Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #977230

    Hi!
    Please check on mobile Phone http://www.karmozijn.com
    Burger menu runs through the header image. Is it possible to place the mobile menu underneath the header image? Or above? If so, how?
    Thanks for your help!
    Martine

    #977291

    Hey famewebdesign,

    Thank you for using Enfold.

    It doesn’t display properly because there’s no logo. Please set the header height using css.

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #header {
        position: relative;
        height: 80px;
    }
    }

    Best regards,
    Ismael

    #977341

    Thanks for your answer Ismael. Put the code in quick css but I don’t get any result? Logo still runns through header image on mobile Phone.

    #977481

    Hi famewebdesign,

    https://cl.ly/3I2u3f1O3d3r Looks like this on my end. Is this not what you see?
    It looks the same on my mobile.

    Best regards,
    Victoria

    #977506

    Yes, now it does. Had to clear the cache.
    Thanks!

    #977515

    Hi famewebdesign,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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