Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1008105

    Hello,
    Is possible to hide / get rid a whole “title” of tab section. Only for some specific page.
    I want to use an interactive image and link each tooltip to own tab. I want to see only content of tabs.

    Thank you for your response.

    Lukas

    #1008217

    Hey Lukas,

    Yes, it’s possible to hide the title on specific pages, you just need to add this css code in Quick CSS (located in Enfold > General Styling):

    .page-id-xx .av-tab-section-tab-title-container {
        display: none !important;
    }

    just replace xx with the id number of the page.
    If you need help on this just post the links on those specific pages, you can post it in private content if you want the link to be visible only to the moderators.
    Hope it helps.

    Best regards,
    Nikko

    #1017245

    Hi Nikko,
    I’m sorry for the late reply.
    It works. Thanks for your help.

    Best regards,
    Lukas

    #1017248

    Hi,

    I’m glad you got this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Tab section’ is closed to new replies.