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

    Hello!

    At the moment, the Menu Items for mobile are right next to the logo. This does not look good!
    How to put Menu Items for mobile under the logo???

    best regards,
    Susanne

    #979521

    Hey Susanne,

    Thank you for writing to us, Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #979997

    Hey Vinay,

    the problem is the same on all Enfold-Sites.
    For example this:
    https://1drv.ms/u/s!AlIHJsgjGfB61h7ePR3RCevQld5D

    best regards,
    Susanne

    #980062

    Hi,

    Thank you for the clarification, the screenshots posted are of the default theme layout.

    Would you like to change the layout and stack the header elements like the below screenshot?

    Then try adding the below CSS to your website:

    
    /* Stack on mobile */
    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .main_menu {
        position: relative;
    }}
    

    If you still have any issue please upload a screenshot/mockup to one of the below sites and share the link here so we can help you better :)

    https://snag.gy/
    https://ctrlv.cz/en/
    https://imgur.com

    Best regards,
    Vinay

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