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

    I have increased the size of the font for Tab Sections and its working great except that the Arrow beneath is a little small and no longer centered. It seems to be aligned too far to the left. I can not figure out how to center this under the titles.

    #825080

    Hey Kyle,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-tab-arrow-container {
        width: 300px;
    }
    
    .avia_transform .av-tab-arrow-container span {
        left: 170px;
    }

    Best regards,
    Rikard

    #825229

    works perfectly, thanks!

    #826872

    Hi,

    Great, glad we could help. 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.