I used the following code to change my hyperlinks to blue and keep my navigation menu links white. But now the links in the footer are blue and I want them white. http://newwaveamusements.ca/ body a { color: red!important; } body a:hover { opacity: 0.5!important; } #menu li:hover a, #menu li.current_page_item a{ color: white!important; } #menu .ddsmoothmenu li a{ color: white!important; } #menu .ddsmoothmenu li a:hover{ opacity: 1!important; }
Hello, pinkmaddy! Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .textwidget a { color: white !important; } p.copyright a { color: black !important; } Thanks, Praveen
Now the tap to call hyperlink on a mobile device is blue. What is the custom css code to make it white?
Hello, pinkmaddy! I have checked your website. Tap to Call button hyperlink is already in white. See screenshot. Thanks, Praveen
The actual tap to call is white that's perfect but beside it is the actual phone # that's blue on blue and you can't see it (on an iPhone 4s)
Hello, Pinkmaddy! For your information, let me tell you that the Tap to call button is basically an image with the text in white color and blue background. So, it is not possible that it text color will change in any media. To make it more clear, could you please provide us some edited screenshot? Thanks, Praveen
It's not the tap to call button I am referring to now. It's the actual phone number in the header. On a mobile device it's blue on blue.
Hi, Pinkmaddy! Your website phone number color is white and displaying properly on mobile devices. See the video link:- http://screenpresso.com/=tiFWf If you still have issues, please provide us some edited screenshot which helps us to understand your exact issue. In case you are unable to create screenshot, please follow the link http://www.screenpresso.com/ to create screenshot easily. Thanks, Praveen