Hi!
How do I get rid of the menu bar like the picture sent?

Hi!
How do I get rid of the menu bar like the picture sent?

Hello Atsushi,
Thanks for writing in!
To get rid of the mobile menu icon, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
#x-btn-navbar {
display: none;
}
We would love to know if this has worked for you. Thank you.
Thank you!!!
You are most welcome!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.