Hi there, I am confused where the blue background comes from on my site when using the Classic Recent Posts Element. I have gone through ALL my theme options and no blue anywhere. Thank you in advance
Hello Lee,
Thanks for asking. 
Please add following CSS under X > Theme Options > CSS:
.x-recent-posts-content {
background-color: #292929;
}
Here are some related links for further reading:
- Intro to CSS - https://goo.gl/mFuWQT
- How to get CSS selectors - https://goo.gl/BmoH39
- Get Started With Viewing And Changing CSS - https://goo.gl/7xFhDa
Hope this helps.
wow, thank you so much for the speedy reply! Worked like a charm 
Glad to hear that. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.