Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #904939

    Hi,

    is it possible to style the tabs section? For instance, if I’d like the corners of the tabs to be rounded..

    Cheers,
    M.

    #905446

    Hey Malene,

    Yes, it’s possible, can you give us a link to the page on your site where you want to implement it? so we can try to give you css code that should work.

    Best regards,
    Nikko

    #905590

    Sounds great. Thanks a lot. Please see private content for details :-)

    Best
    M

    #906126

    Hi,

    Thanks :) Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .tabcontainer .tab_titles .tab {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    just adjust the 8px to a higher value to make edges more rounded. Let us know if you need further assistance :)

    Best regards,
    Nikko

    #906163

    Works perfectly :-) You’re simply the best!

    Thanks!

    #906203

    Hi Malene123,

    Thanks for your kind words. I’m just glad we could help. Thanks for using Enfold and have a nice day! :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Styling of the tabs section’ is closed to new replies.