Hello,
Wondering if there is a css code to change the background color of my tags in individual posts to white. Right now it is transparent to my site background.
The following code gives me a white bar across the footer instead just for the tags.
.single-post .entry-footer {background-color: white}
I can give an example/list a post on my website if needed.
Thanks!