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

    Hello,
    I already had this problem previously, but it could be fixed with your help here
    Unfortunately the solution doesn’t seem to work anymore. Or to be more precise, not as expected. Since the sticky menu has a 150px height, I added the following code in the shortcodes.js file overiden in the child theme :

    var newheight = wh100 - 150;
    				css += ".av-minimum-height-100:not(.av-slideshow-section) .container, .avia-fullscreen-slider .avia-slideshow, #top.avia-blank .av-minimum-height-100 .container, .av-cell-min-height-100 > .flex_cell{height:" + newheight + "px;}\n";

    Unfortunately, the section still goes further than the bottom of the screen.
    Furthermore, since on tablets and mobile, the fixed header has a smaller height of 80px, I would need to also adjust it somehow….

    Can you please advise?
    Thanks a lot in advance

    #1371852

    Hey maxgorelkine,

    Thank you for the inquiry.

    We cannot find any issue with the page — the first section is completely visible above the fold. Would you mind providing a screenshot? You can use imgur, savvyify or dropbox for the screenshot. Thanks.

    Best regards,
    Ismael

    #1371865

    Hello,
    I’m talking about next sections ( the first one is the only one to work properly)

    #1372022

    Hi,

    Thank you for the clarification.

    The height of the succeeding sections is the same as the first section. You can check it in the screenshot below.

    Screenshot: https://imgur.com/a/eqSTUf8

    As in the screenshot above, the height of the second and third section is 956px, same as the first section.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.