How to change
-

How can I change colors and other differed things with css to my Post Content. This is Post Single page. This command is not working for some reason:
.royal-post-grid .royal-post-title a,
.royal-post-grid .royal-post-excerpt,
.royal-post-grid .royal-post-content p {
color: #2E35A0;
}
With this css I want to fix little bag in the Post Content. A few parts of my article have a dark-grey color. But I set different color
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘How to change’ is closed to new replies.