Viewing 5 reply threads
You must be logged in to reply to this topic.
My footer text color is not updating when changing settings within the theme settings. I would like them to be white but they are showing up blue.
*I just purchased support but my post is still stating expired*
Hello,
The footer text is composed of links. You can change the footer links color in Specular > Styling > Footer Styling > Footer links font Color. But you have a custom css that is interfering with it. See screenshot: https://ibb.co/rH7rxTn
Now i tried to locate the custom css, but I couldn’t. Please check yourself and remove it. The links in the footer will get back to white then.
Let me know how it goes.
-We are updating your support status now.
Best regards!
I have found where that css exists. It is in the Specular, Styling options area under content links color. However if I change this to white, it also changes the the link color for links within my blog which is on a white background. Is this an error with the code that is making it overwrite the styling options within the footer section?
Hello,
No, in a normal state of theme this does not happen. Please add some wp credentials in your profile. So we can give it a closer look.
Best regards!
Hi Mirela,
Please if you could look into the error that would be great, I already have WP credentials in my profile.
Hello,
I added this css in Specular > General > Custom css box
footer#footer a {
color: #fff !important;
}
Let us know.
Best regards!
You must be logged in to reply to this topic.