mportch Posted January 2 Posted January 2 Hi, How do I make any image fill the whole screen - so the logo, nav and shop cart sit on top the image (no white space)? (A background image only allows the option of 1 image.) https://www.mattportch.com
tuanphan Posted January 3 Posted January 3 Use this CSS code body.homepage article section:first-child { padding: 0 !important; } body.homepage header#header { background-color: transparent !important; } body.homepage .gallery-fullscreen-slideshow { padding: 0px !important; } LouLouHarvey 1 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