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

    Hi,
    we’re using your awesome enfold for our website. It’s based upon the “medical demo”.
    I found out on a mobile device the big header picture is covering a part of the main content. This happens ONLY on mobile devices – not on a PC when you change the browser-window to the smallest width.
    Do you have a idea where the problem is ? Thanks in andvance :-)

    #1114897

    Hey suppenhuhn,

    Thanks for the link, though I can’t see that happening on my end using Chrome on Iphone6. Could you post screenshots of the problem and how to reproduce it please?

    Best regards,
    Rikard

    #1115105

    Hi Rikard,
    here is a screenshot :) Android 8 using brave browser – but it’s the same as using chrome

    • This reply was modified 5 years, 4 months ago by suppenhuhn.
    #1115337

    Hi,

    I see the same thing on my end when checking on an actual phone, I was using the Chrome emulation to check yesterday. Please try this in Quick CSS to see if it makes any difference:

    @media only screen and (max-width: 767px) {
    .home .flex_column_table {
      margin-top:0 !important;
    }
    }

    Best regards,
    Rikard

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