Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1256095

    Hello. The website’s URL is in private content.

    There are 2 Tab Sections on the website, one under another. The gap between them must look like this:

    But sometimes… well, too often… almost always… the gap looks like:

    or even:

    Like some part of the upper Tab Section is cut.
    If you open the menu and jump from “TraYectik” to “Info” and vice versa, you’ll see it.

    I have spent many sleepless nights, and still have no idea how to fix this bug. Fixing it will make me the happiest man on Earth.
    Is there any way to do it, please?

    #1256301

    On mobile, it’s cut even more:

    #1257331

    Hi,
    Sorry for the very late reply and thanks for the link & screenshots, I found that your #trayectik section, above the tab section, is larger than 5811px, but some inline css sets it as the max-height, so I see the bottom of “Валенсия” is cut:
    2020-10-31_172226.jpg
    This css corrects in my tests:

    #trayectik > .av-tab-section-outer-container {
        max-height: unset !important;
    }

    Please try this and clear your browser cache and check.

    Best regards,
    Mike

    #1257550

    Mike, thank you very much! It really works!

    #1257612

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problem with Tab Section’ is closed to new replies.