Tagged: Tab element
Hi there,
first of all – I love enfold and working with it.
I want to create a site using the tab element to show the offers of the company.
It should look like this site: http://www.fitbox.de
Is it possible to change the tab element so that it looks like that. clicking at EMS – the ems section shows up below. clicking at the clock symbol – the text to shows up under the symobols. I just want to have the symbols bigger and no lines between the tab sections.
Thanks for your help.
Hey!
Try adding this code to the Quick CSS:
.tab, .tab_content {
border: 0 !important;
}
Cheers!
Josue