Hello, for some Reason my Drop Down Font Color is White but when i hover my mouse over it it turns Black.
But i want the Font color to be black all the Time. I would like to change that but as well as keeping the navigation bar Color black with a White Font.
Thanks.
My url is luxeran.com
Hello there,
working fine please check.
Screenshot:-Screenshot by Lightshot
@gaborodri I can see its perfect. Can you please let me know on which browser has this issue?
no its not it has white font. Check again
When you are on the mobile version and you drag down the side menu its font is white
Hello There,
- In your Shopify Admin go-to online store > themes > actions > edit code
- Find Asset >theme.scss.css and paste this at the bottom of the file:
nav.mobile-nav-wrapper.medium-up--hide.critical-hidden.js-menu--is-open a.mobile-nav__link {
color: #000;
}
Worked like a Charm! Thanks
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
Yes i would also like to put my Logo in the Mobile on the Desktop Version and put my navigation bar options on the side folded like this

Yes i would also like to put my Logo in the Mobile on the Desktop Version and put my navigation bar options on the side folded like this
