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

    Hello Kriesi Team,

    i noticed, that only on the Homepage of this Site the 3 Footer Widgets are getting very slim but don’t move underneath each other like on the other pages of the website. Do you have a hint or idea what causes this Problem?

    Thank you very much for any information about this!

    Best regards

    #549425

    Hi BenniRi!

    Your link is giving me a 404. I took a look around your site but they appear to be stacking correctly on mobile.

    Cheers!
    Elliott

    #550308

    Hi Elliott,
    I’m sorry, the Site URL changed since my post, but i couldn’t solve the problem i described..
    I send you the new URL with this post. Like i described, the Problem is only on the Homepage/Startseite. If you compare the Homepage mobile behaviour of the 3 footer widgets with any other page like “Team”(for example) you should see what i mean.
    Thank you very much for any help!

    #550326

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 768px) {
    #footer .flex_column { 
    width: 100% !important; 
    margin-left: 0 !important; 
    }}

    Best regards,
    Yigit

    #553044

    Works perfectly! Thank you very much!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Footer widgets on Homescreen don't move underneath each other in mobile view’ is closed to new replies.