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

    Hello,

    I need help changing the font type, font size, and font color on the layout element TAB SECTION for the tabs titles only please. I have tried all the css suggestions i could find and none work.

    thanks,
    Kevin

    #893043

    Hey Kevinmve,
    Try this code in the General Styling > Quick CSS field:

    
    .av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
        color: #fff !important;
        font-size: 16px !important; 
        font-family: HelveticaNeue !important; 
    }

    Best regards,
    Mike

    #893432

    Hello,

    So I tried this and it doesnt work. do you have any other suggestions?

    Thanks,

    Kevin

    #893495

    Hi,
    What color, size & font do you want it to be? Can you please include a admin login in the private content area so we can take a closer look?

    Best regards,
    Mike

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