Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #920585

    I noticed the tab title is stacked on middle tab. Anyway to make it not stacked and wider?

    #920683

    Hey elsrick91,

    Thanks for the screenshot and link. Could you try updating the theme to the latest version (4.2.5) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

    #921770

    Updated but still looks the same. BTW i’m using chrome .

    #921781

    Hi,

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

    #top .av-section-tab-title {
        padding: 10px 30px 0px 30px;
    }
    

    Best regards,
    Yigit

    #922554

    that didnt work.

    #922565

    Hi,

    Please try adding !important rule as following

    #top .av-section-tab-title {
        padding: 10px 30px 0px 30px !important;
    }

    If that does not help, please post temporary WP admin logins here so we can look into it :)

    Best regards,
    Yigit

    #922650

    hm, that didn’t work either. Logins attached.

    #924042

    Hi,

    Which is the page that has the tabs, please also give that URL.

    Best regards,
    Basilis

    #924092

    Dont worry about this. It is not necessary.

    #924743

    Hi,

    OK – thank you for letting us know.

    Best regards,
    Basilis

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