Hi,
I try to change the text color of the titles in the recent post area on my homepage. Also i like to change the hover color of the image. I entered the following CSS:
.x-recent-posts .x-recent-posts-img::after {
background-color: #e5007d; {
.x-recent-posts .h-recent-posts {
color: #2c3780; {
They work individualy, but if i combine them only the first one works. What am i missing.
website: http://merkeninbeweging.nl/
tnx for the reply