I found multiple posts regarding a link color being same as bold fonts color. I tried using custom CSS code from other posts to separate the two but nothing worked.
Currently website text is black, and bold text is black, which is fine.
The issue is the link color I would like links to be red (they are currently also black)
Why is this? How can I separate the two?
Login information below.
Hey onastvar,
Please try this in Quick CSS:
.main_color .avia_textblock a {color:red !important;}
I made it so that the color only applies to links inside the avia_textblock
div, and not affect the “Our Borrower NMTC Services” button. Is this what you would like to happen?
Let us know if you need the CSS to be adjusted.
Best regards,
Sarah
Hi Sarah,
Thanks!
Yes I need links to be RED in textblock as well as item list if possible. I tried your custom CSS code – unfortunately it did not work.
Hi onastvar,
I went inside your Dashboard and moved the line of code higher in the Quick CSS. It works now. :)
Sorry, what did you mean by item list? The code I gave you works on any list that’s inside a Text Block element.
Best regards,
Sarah
Hi Sarah,
Thank you so much! You fixed link color for textblock content.
Take a look at page 3424 (link in private) i have 5 icon lists under each icon element there is text under content which has link (those are still black, should be red) Thanks in advance!
Hi,
Please use this in Quick CSS, and adjust to your preference:
.main_color .iconlist_content a {color:red!important;}
Best regards,
Sarah
Hi Sarah,
Perfect – great work, great support!
Thank You so much.
You can close this issue….
Hi,
Glad to hear that! Thanks for using Enfold :)
Best regards,
Nikko