Hello,
you might want to add the following CSS in your child-theme style.css
.comment article, .pingback article, .trackback article{
background-color: transparent; /* Or any other color you want*/
color: yellow; /* just an example, if you like the white font-color you can remove this line*/
box-shadow: none; /* if you like the default box shadow you can remove this line */
/* and so on .. */
}
Also, take a look at this, you might find some interesting tools to inspect pages and get the correct CSS selector you need ;).
Thread Starter
zendeb
(@zendeb)
Buongiorno d4z_c0nf!
Oh my THANK YOU so much!!!!
I scoured everywhere looking for the answer to this, thank you so much for taking the time to not only help solve the issue but also for the great resource link (installed the firebug plugin)! You my dear are awesome – thanks again – have a fabulous weekend!
Deb
Hey Deb,
glad you solved, and thanks so much for your appreciation.
Have a fabulous weekend you too 😉
(@zendeb)
10 years, 11 months ago
Help with changing the Customizr replies or ‘thoughts’ background. I am using a dark background, all looks good except for replies, all the replies are in a white box with white text, so things are unreadable. Can someone please point me in the right direction so i can modify the child theme correctly. Here’s a link that shows the issue:
http://thedebs.com/blog/2015/01/mercury-retrograde-time-to-re-evaluate-and-re-do/
Thanks!