Classic Recent Posts Element - Tile Color

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

http://brokernetwork.com/home-2/

Hello Lee,

Thanks for asking. :slight_smile:

Please add following CSS under X > Theme Options > CSS:

.x-recent-posts-content {
    background-color: #292929;
}

Here are some related links for further reading:

Hope this helps.

wow, thank you so much for the speedy reply! Worked like a charm :slight_smile:

Glad to hear that. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.