Claibuco Posted February 27 Posted February 27 I've updated the nav, footer, and section backgrounds in the styles to be the same style with dark background but when in desktop version if you minimize the size of the window a white bar appears. I am trying to make the whole website background black. Any ideas on how to change that default so it's not just section backgrounds. Thanks for your help
Solution tuanphan Posted February 29 Solution Posted February 29 Use this code to Website > Website Tools > Custom CSS body { background-color: #1d1d1d; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Claibuco Posted March 16 Author Posted March 16 That worked, thank you! Curious that code would likely apply to all pages - how would you have it be for a specific page and not the whole website.
tuanphan Posted March 16 Posted March 16 5 hours ago, Claibuco said: That worked, thank you! Curious that code would likely apply to all pages - how would you have it be for a specific page and not the whole website. You can add code to Page Header Code Injection Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment