Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1376235

    Hi,
    I’m trying to customize the Tab section on a website using the instructions from the Enfold documentation at https://kriesi.at/documentation/enfold/tab-sections/#toggle-id-1

    I would like the tab section to appear similar to what is shown on https://kriesi.at/themes/enfold-2017/elements/tab-section/ A screenshot of what I’m trying to achieve can be seen at https://snipboard.io/KrHgwW.jpg

    The problem I’m having is when I use the CSS from the Tabs Section documentation (shown below) it doesn’t work for me. I’m using Enfold v 5.3 with PHP 8.0. and only a security plugin is enabled at this time. A link to the page is in the private content. Thank you.

    /*—————————————-
    // Tabs Element Styling
    //————————————–*/

    /* Tab icon size */
    span.av-tab-section-icon:before {
    font-size: 76px!important;
    }
    /* Tabs */
    #top .tabcontainer .tab {
    background: #27618d;
    color: #eeeeee;
    border: none!important;
    }
    #top .tabcontainer .tab:hover {
    color: #ffffff!important;
    }
    /* Active tab */
    #top .tabcontainer .active_tab {
    background: #ffffff!important;
    color: #000;
    border: none!important;
    }
    /*Active tab on hover*/
    #top .tabcontainer .tab.active_tab:hover {
    color: inherit!important;
    }
    /* tab content */
    #top .tabcontainer .tab_content.active_tab_content {
    background: #ffffff!important;/*border:none!important;*/
    }

    #1376427

    Hi, I have realized my topic heading is vague. I really need to know if the instructions on customizing the tabs are correct. They don’t work for me. Can you please help?

    #1376469

    Hi,

    It looks like you are using the Tabs element on your site, but the documentation is for the Tab Section. They are different elements, so maybe you picked the wrong one? If you need further help, then please post admin WordPress login details in private.

    Best regards,
    Rikard

    #1376914

    You are right. I picked the wrong one. Thanks for pointing that out.

    #1376930

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1376932

    We are all set. Please close this ticket. Thanks.

    #1376962

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Is Enfold Documentation up-to-date?’ is closed to new replies.