Logo hiding menu on mobile

Home Support eCommerce Gem Logo hiding menu on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8566
    Anonymous
    Inactive

    Hi, I just wanted to say that I love your theme! I’m having a small problem, when I click on the menu on mobile, it hides behind my logo, so you can’t see the menu options. I was wondering if you could help? Thanks!

    #8567
    ProDesigns
    Keymaster

    Hi @stressfreee.co,

    We are glad to know that you loved our theme!

    We assumed that the site you’re having an issue with is “stressfreee.co” and upon checking it we couldn’t reproduce it and the menu started below the logo with “Home” as the first item.

    It would help if you could provide more information on this.

    Thank you

    Regards,
    Support Team
    Promenade Themes

    #10226
    Anonymous
    Inactive

    Hi, I also have this issue on Android, site is georgeandmae.com

    #10269
    ProDesigns
    Keymaster

    Hello DC Breeze,

    Please follow the below steps to make the edits you need.
    – Login to the admin area
    – Go to “Appearance >> Customize >> Additional CSS”
    – Paste the below code in “Additional CSS” and save it
    @Media only screen and (max-width: 900px)
    {
    .site-branding
    {
    position: relative;
    z-index: 99;
    }
    }

    Thank you

    Regards,
    Team ProDesigns Themes

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