SydneyF Posted January 4, 2022 Share Posted January 4, 2022 Site URL: http://sydney-friedman.com/ I'm trying to change the background color of the body of one page. I'm trying to make it a light grey since the images on top will have white backgrounds that I want to appear. What code do you recommend I use in the Custom CSS ? The template is Flatiron. Thanks! Link to comment
tuanphan Posted January 4, 2022 Share Posted January 4, 2022 Add to Design > Custom CSS (this code for About Page) /* about page background */ body#collection-580e5f7a46c3c44223165db2 { & { background-color: lightgrey; } #navigator { background-color: lightgrey; }} To apply for other pages, you can replace body#...db2 with Page ID. See how to find Page ID. SydneyF 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment