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
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
Hi Nikko,
I’m sorry for the late reply.
It works. Thanks for your help.
Best regards,
Lukas
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