• Resolved Kyle Scheuerlein

    (@kylesureline)


    Thanks for making this theme. I enjoy using it!

    When viewing the site on a smaller device the menu changes to a “hamburger” button. Is there a way to make it centered? or more prominent? Could you add the word “MENU” to it?

    It really seems odd to me that it’s not centered, and it’s relatively puny on an iPad in landscape mode. Maybe it’s just me?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Acme Themes

    (@acmethemes)

    Hello Kyle Scheuerlein,

    Thank you so much for your nice feedback for our theme. As per your question, you need to add the below CSS code in Appearance > Customize > Layout/Design Options > Custom CSS

    .slicknav_btn {
        left: 50%;
    }

    If you need word Menu on place of menu icons on responsive device, you need to customize theme.
    For more dedicated support, you can visit the official support here.

    Note: Child Theme is recommended to customize theme.

    Regards,
    Acme Themes

    Thread Starter Kyle Scheuerlein

    (@kylesureline)

    Great! Thanks! I was already using a child theme, but I think centering the button is good enough for me for now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘"Hamburger" Menu Button’ is closed to new replies.