Logo and hamburger menu colliding

Home Forums Gillion Theme Logo and hamburger menu colliding

Home Forums Gillion Theme Logo and hamburger menu colliding

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • eugenef3
    Participant

    Hi I have no idea how to fix the issue in mobile when the menu and my logo connect together – they should not be on top of each other. My domain is FeyginFoodie.com What do I do? I tried making the logo smaller but it did not help at all.

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @eugenef3,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-header-mobile-navigation .header-logo img {
        max-width: 90%;
        float: right;
    }

     

    Best regards,
    Shufflehound team

    eugenef3
    Participant

    Thank you that worked

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)