Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #835363

    Hi
    Can you tell me how to change the font size in the tabs please.
    Many thanks

    #835364

    Sorry – I should have made clear that it is the tab titles that I want to make larger.

    #835365

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .av-inner-tab-title {
        font-size: 15px;
    }
    

    Best regards,
    Yigit

    #835369

    Great – thank you!

    #835382

    Hi,

    Always happy to help! Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Tabs – changing font size’ is closed to new replies.