Menu Bar on Mobile display

Hello,

I have recently updated the theme and noticed that the little drop down menu icon (right next to the business logo) on mobile display have disappeared…

The website is:

www.goshislo.com

if you can help me with this issue, much appreciated.

Thank you very much for your amazing theme.

Hello there,

I hope you are doing well today.

You can use the following CSS code to change the color of the mobile menu button by going to Appearance > Customize > Additional CSS and pasting it there.

/*Mobile Menu*/
.module.widget-handle i {
    color: #000;
}

Best Regards,
Support

Thank you very much, worked perfectly, didn’t think it was the color that was hiding it…

Another thing that I noticed was, when I access to the website via mobile, footer is stuck in the middle of the page and hovering the content-- not on the landing page, but page such as “about us”,

If you could tell me what is going on with this, it will be a huge help.

thank you very much!