Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #837817

    Hi there,

    if you have a look on the front page with an ipad ( 768×1020) you see that the footer is half paged.
    This is true for all pages with less content. How can i universally fix the footer? I am facing the problem since the update to Enfold 4
    Before this the issue never happens.

    Thank you!

    #838146

    Hey Tobiy,

    I’m not sure I understand what you mean, what does half paged mean? Please post a screenshot highlighting the problem and explain what you would like to change.

    Best regards,
    Rikard

    #838207

    Hi Rikard,

    sure it is attached:
    The page is not adaptive on imac or i pads.
    Bye, Tobi

    • This reply was modified 6 years, 9 months ago by Tobiy.
    #838235

    Hi!

    This is standard behavior of footers, when the main content is smaller than the screen. This is easily fixed, though! :)

    Please add this in Quick CSS:

    #av_section_1 { min-height: 70vh !important; }

    Let us know if that works for you.

    Best regards,
    Sarah

    #838312

    Hi Sarah, thank you! But it does not work.
    I have never seen this effect. Why does Enfold does not offer a standard solution for this?

    I also tried to fix the socket but it does not look that good.

    #838318

    Hi,
    You can try adjusting the number to suit, I just tried this and it worked well:

    #av_section_1 { min-height: 85vh !important; }

    Please clear your cache

    Best regards,
    Mike

    #838527

    Hi,

    code does not help – on i macs and ipads i am facing the same behavior.

    Thank you

    #838714

    Hi,

    Thanks for the screenshot. You said that the footer is not adaptive, I would say that it’s exactly the opposite, since it’s adapting to the screen size. If you don’t want the area that you marked in your screenshot, what should replace it? The only option for you then would be to have the footer in fixed location all the time, which will certainly cause you numerous of other problems instead.

    Best regards,
    Rikard

    #840037

    So the only way would be to set a min-height?

    #840199

    Hi,

    Yes!

    Best regards,
    John Torvik

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