Main menu bar on Dawn theme missing from mobile

My website is yourcreativehustle.com and I cannot for the life of me figure out how to add the main bar across the top on the mobile view. I have it on the website version. What am I missing, or what do I need to do?

Hey

I hope you well and safe!!

Please use this code in theme.css file:

footer.footer ul li a {
font-size: 22px !important;
}

Thank you
Pooja D.

1 Like

Thank you I will try.