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

    Hi Guys,

    I have this strange unwanted space between the header image nad the menu on mobile. Can’t figure out why.
    Could you please have a look to see what’s causing this?

    Best regards,

    Steven

    #973716

    Hey steviger,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      .inner-container {
        height: auto;
       }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #973856

    Hi Victoria,

    Thanks, that did the trick!

    Regards,

    Steven

    #973934

    Hi,
    Glad Victoria was able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Huge space between headerimage and menu area on mobile’ is closed to new replies.