Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1092864

    Hello All
    Is there any solution to decrease the Tab section header.
    Many thanks

    #1093101

    Hey Josef,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1093107
    This reply has been marked as private.
    #1093146

    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

    #1093151
    This reply has been marked as private.
    #1093153
    This reply has been marked as private.
    #1093264

    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

    #1093266
    This reply has been marked as private.
    #1093337

    Hi,

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

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Tab Section Title/image container height’ is closed to new replies.