Navigation button not showing on mobile

http://vonsol.com
Even if I change the location of the menu, the mobile button doesn’t show.
Navigation button not showing on mobile

http://vonsol.com
Even if I change the location of the menu, the mobile button doesn’t show.
Hello There,
Thanks for writing in! The mobile menu icon is showing it is just not visible to the eye because it has a white color. To resolve this issue, please add the following CSS code in the X > Launch > Theme Options > Global CSS (http://prntscr.com/evui3r) or in the customizer, Appearance > Customize > Custom > Edit GLOBAL CSS
body .x-btn-navbar,
body .x-btn-navbar:hover,
body .x-btn-navbar.collapsed {
color: black;
}
We would loved to know if this has work for you. Thank you.
Thank you RueNel
We’re delighted to assist you with this.
Cheers!