Hi I’m trying to change the colour of my single post background colour, but cannot seem to edit this anywhere. I’ve looked through the forums, and whilst there are some answers there, none seem to work with my site.
Hi There,
Thanks for writing in!
Can you please confirm which stack you are using for your site?
if possible please post your website URL or the single post URL so that we can have a look.
The website you have with the license seems doesn’t have single post page.
Please confirm so that we can have a look and suggest you better.
Thanks
Hi thanks for coming back to me.
The post url is: http://fitzpatricks.lowbridge-creative.com/monthly-draw/
I’m using essential grid, which uses posts.
The stack I’m using is Renew
Hope that helps.
Thanks
Alan
Hello Alan,
Thanks for updating the thread and sharing website URL.
Please add following CSS under X > Theme Options > CSS to change single post background color:
.single-post .site {
background-color: #ddd;
}
1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g
2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.