Hello! I’m looking for the CSS needed to change the color of the “Read More” section of my Blog.
Blog is current built as List Layout – Excerpt
Thanks!
Hey TLPLindseyMuchka,
Please try the following in Quick CSS under Enfold->General Styling:
a.more-link:hover {
color: red;
}
Best regards,
Rikard
Thank you!
Just had to add the !important tag and it worked at changing the text to red (not background)… which works out perfectly!
Here’s the code just for reference:
a.more-link:hover {
color: red !important;
}
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Ok to close. Thank you again!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon