Archived topic
Style problem in the .entry-content class.
2 replies · Started by Vl on September 24, 2020
Viewing posts 1–3 of 3
Hi!
Some time ago I have applied this special style for links in .entry-content:
.entry-content
a {
color: #FF0000;
text-decoration: underline;
}
.entry-content
a:hover {
text-decoration: underline;
color: #FF0000;
font-weight: bold;
}
But now I have found that this style doesn't work. What to do?
Thanks for your help!
--------
GeneratePress - v.2.4.2
GP Premium - v.1.11.3
Thanks, I solved the problem.
Glad to hear that
This archived topic is closed to new replies.