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

    The burger menu and the shopping cart icon in the mobile version of our website is do not look good at all, they’re very uneven.
    I’d like to place it on the right side of the header.

    Thanks in advance for help

    #1310215

    Hi RegardezPasse,

    Can you give us the login link to your site?

    Best regards,
    Nikko

    #1310288

    Thanks again Nikko,

    This is the link to our website:
    https://regardezvintage.de

    Cheers

    #1310312

    Hi RegardezPasse,

    It seems to be horizontally okay but looks uneven vertically because the logo image is not centered.
    I have added these CSS codes in Enfold > General Styling > Quick CSS to adjust it on mobile:

    @media only screen and (max-width:767px) {
        .responsive #top #wrap_all .main_menu {
            top: 10px;
            right: -10%;
        }
    }

    If you still have issues, please send us a screenshot so we can re-adjust the code.

    Best regards,
    Nikko

    #1310316

    Thank you so much, it looks great now!

    #1310352

    Hi RegardezPasse,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘mobile version menu’ is closed to new replies.