Hello, best helpers in the world!
How can i change the desktop submneu text color to black? (But still maintaining mobile version red background and white text)
Store: adk.lv
Thank u!!!
Hello, best helpers in the world!
How can i change the desktop submneu text color to black? (But still maintaining mobile version red background and white text)
Store: adk.lv
Thank u!!!
Hello There,
.site-nav__dropdown .site-nav__link {
color: #333232;
}
Thank you! is it also possible to change the submenu text hover color?
Hello There,
.site-nav__dropdown .site-nav__link:hover span {
color: #9f0000;
}
thank VERY much! ![]()
have a great day!
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.