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

    Could you give me the code that I can add in quick CSS to change the tab titles to #02a1e5. Also how could I increase the font size of the tab titles by 2? Thanks!

    #381433

    Hi iveyeng!

    Thank you for using Enfold.

    Use this on Quick CSS or custom.css to change the color and increase the font size of the tab title:

    .main_color .sidebar_tab, .main_color .tabcontainer .tab {
    color: #02a1e5;
    font-size: 12px;
    }

    Regards,
    Ismael

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