Different link color footer with background
-
wrote on Apr 13, 2021, 1:28 PM last edited by
Dear Laytheme,
I am having a problem with the footer link's color.
I created a new TEXT FORMAT with the right color but the footer has the same color of the default link's color so, the links in the footer are not visible expect when you go hover.Here is the link of it: https://www.pittogramma.xyz/manifesto/
What should I write in the Custom HTML&CSS to make those links greeny as the normal text?
Thanks in advance
-
wrote on Apr 13, 2021, 2:37 PM last edited by edgrbnz Apr 13, 2021, 10:37 AM
Hey! You need to write some custom CSS for that; something along these lines:
#footer-region a { color: #FF0000; } #footer-region a:hover { color: #00FFFF; }
Cheers! 💐
-
Global Moderatorwrote on Apr 14, 2021, 12:10 AM last edited by Richard Apr 13, 2021, 8:12 PM
Thankyou @edgrbnz 🌻
-
wrote on Apr 14, 2021, 12:25 PM last edited by
@edgrbnz said in Different link color footer with background:
#footer-region a {
color: #FF0000;
}#footer-region a:hover {
color: #00FFFF;
}Thanks guys
-
Thanks @rioma7 :) 🌼
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it