Hello,
My website is ValueAdd.us and I was wondering why the Navbar doesn’t show up in the header on my mobile site?
Thanks!

Hello,
My website is ValueAdd.us and I was wondering why the Navbar doesn’t show up in the header on my mobile site?
Thanks!

Hi @gnazar123,
Thank you for reaching out to us. I checked your site and I see you’re using the original header and not the Pro header. To fix the issue, just add the following code in the Theme Options > CSS:
.x-btn-navbar {
color: #000 !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.