Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1354436

    Hello, I have tab titles with different lengths, is it possible to expand the space for the titles in order to get a nicer design?
    I send the link to the page below.
    Thanks in advance!

    #1354453

    Hey ftt123,

    Thank you for the inquiry.

    You can use this css code to adjust the width of the tab section title container.

    .av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image {
        width: 200px;
    }
    

    Default width is 90px.

    Best regards,
    Ismael

    #1354491

    Thanks Ismael, it works!!

    #1354510

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.