Hi there. Thank you guys for all the support you provide. I recently switched to Ethos stack at happymomguide.com and I love how it looks and functions. However, I unfortunately cannot see a mobile / navigation menu button on Mobile.
Ive tried adding CSS to child theme as has been advised in previous threads (attached) but nothing seems to help. I hope you can help. Thank you! <
Hi Punita,
Thank you for reaching out to us. Your CSS seems correct, I checked your site and I see the content of your site is being served by the cache which could be serving the old styles as well. Please clear your plugin’s cache and see if this resolves the issue.
If this doesn’t resolve the issue then try adding the following code in the Theme Options > CSS:
.x-btn-navbar {
color: #000 !important;
font-size: 35px !important;
}
Don’t forget to clear all caches including your browser’s cache after adding the code. Let us know how this goes!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.