How to change the background of a blog post in css: using BehorseRiding theme
Thanks for a great theme! I absolutely love it.
I am working on this website for this non-profit: [Links visible only for registered users]
Every page has this nice greyish textured background like on this page: [Links visible only for registered users]
This is this greyish background: [Links visible only for registered users]
I have a problem with the blog post page background. Right now, it's transparent like here: [Links visible only for registered users]
I would like this section on the blog post with this "div id="Content" to have this textured background mentioned above.
Could you please let me know which CSS file I need to tweak and which line? Thank you very much. I couldn't find anything related to that in the BeTheme Options.
This screenshot might help you: [Links visible only for registered users]
Comments
sure, we can
.single-post #Content { background-image: url('[Links visible only for registered users]) !important; }