link not appearing correct colour on mobile
-
Hi, links are not appearing the correct colour (brown) on mobile. Its ok on desktop just mobile.
Do you know how to fix?
Hello,
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.wd-nav-mobile>li>a {
color: rgba(171,134,102,.74);
}
Regards.
Xtemos Studios
Hi, that also changed the mobile menu icons to brown. I just want to change links in posts. Do you have another code?
Hello,
Please replace the previous Custom with the following in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.single-post .woodmart-title-container a {
color: rgba(171,134,102,.74);
}
Regards.
Xtemos Studios
Perfect thanks, that worked!
Most Welcome!!!
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘link not appearing correct colour on mobile’ is closed to new replies.