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.
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
Sounds great. Thanks a lot. Please see private content for details :-)
Best
M
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
Works perfectly :-) You’re simply the best!
Thanks!
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