Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #212361

    Hi,

    I’d like to change the width of the Tab Title. How do I do this?

    Thank you

    #212560

    Hey claireremington!.

    You can adjust the left and right padding of the tab title to change the width:

    .js_active .top_tab .tab {
    border-bottom: none;
    padding: 12px 30px 14px 30px;
    }

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing Tab Title Width’ is closed to new replies.