Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #337405

    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.

    #338821

    Hey!

    Try adding this code to the Quick CSS:

    .tab, .tab_content {
        border: 0 !important;
    }

    Cheers! 
    Josue

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