Hello All
Is there any solution to decrease the Tab section header.
Many thanks
Hey Josef,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi,
Add this to quick css:
.av-tab-section-tab-title-container{
padding: 5px 0 0!important;
}
#after_submenu{
display:none!important;
}
Best regards,
Jordan Shannon
Hi,
Try this as well:
.av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
margin-bottom: 0;
}
Don’t forget to delete the old CSS and JS files under Enfold->Performance before checking the results.
Best regards,
Rikard
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon