hib Posted April 26, 2020 Share Posted April 26, 2020 Site URL: http://www.darkiceproject.com/tracker Hi all. I've tried a whole load of css I've found in forums but none seem to work. I have a site wide background image, but on a couple pages it's distracting. I want to make the background black. Can you help? Link to comment
derricksrandomviews Posted April 26, 2020 Share Posted April 26, 2020 Did you try this in the advanced header code injection of the pages you want to make black? <style> .Main { background-color: #000000 !important; } </style> Link to comment
tuanphan Posted April 26, 2020 Share Posted April 26, 2020 Add to Page Settings > Advanced > Header <style> div#canvas { background: red; } </style> 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
Archived
This topic is now archived and is closed to further replies.