Mobile menu not visible

Hi guys!

Awesome theme! Just downloaded it yesterday! Good work!

When I resize my browser window to force mobile layout (or view on my phone) the mobile menu isn’t visible.

Am I doing something wrong?

Thanks
Geoff

Hello there,

I hope you are doing well today.

Could you please provide a link to your website and an image of the mobile page so that I can inspect it?

Best Regards,
Support

Doing great thanks!

Its a dev site here:

http://1093804485.n1209254.test.prositehosting.co.uk

Thanks
Geoff

Hello there,

Did you make any changes to the code of the theme or add any new code?

Best Regards,
Support

I made some CSS changes but I don’t think there is anything that would ‘break’ the theme!

Thanks
Geoff

Hey there,

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

The mobile menu is there, just hidden, the color is the same as the header,
Its possible this could be caused by the CSS changes made. You can fix this with the CSS below.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

/*mobile menu color*/
#mobile-menu-trigger i {
    color: #ffffff;
}

Best regards,
Support.

Fantastic! Thank you so much!

I really appreciate your help!

Regards
Geoff

Hi, there

Nice, to hear your problem is fixed:) Now I will now close the topic and mark it as resolved.
Feel free to contact us again Thanks!

Super! Thanks again!
Geoff

Now I will now close the topic and mark it as resolved.