Guest Posted April 9, 2020 Share Posted April 9, 2020 Hello, I am trying to increase the width of my summary page block. I'm basically trying to make it full page width. Any ideas on this? Thank you! Clay Link to comment
tuanphan Posted April 9, 2020 Share Posted April 9, 2020 Can you share link to page where you insert summary block? 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!) Link to comment
Guest Posted April 9, 2020 Share Posted April 9, 2020 Absolutely. https://www.clayhowardsmith.com/ Password is: 1234 Thank you!!! Link to comment
tuanphan Posted April 9, 2020 Share Posted April 9, 2020 Add to Home > design > custom CSS .homepage div#container-content { padding-left: 0; padding-right: 0 !important; } .homepage section#container { margin-left: 0; margin-right: 0; max-width: 100% !important; } 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!) Link to comment
Guest Posted April 9, 2020 Share Posted April 9, 2020 Amazing! Thank you so much. That is exactly what I wanted. I really appreciate the swift response. One final question. Is there a way to reduce the space between the images and the menu/logo items? I feel like I would want it to be a half inch closer at the top of the page. I noticed when you scroll down the white reduces to be about what I would want it to consistently look like. Thanks again!!!! Link to comment
tuanphan Posted April 10, 2020 Share Posted April 10, 2020 16 hours ago, ClayH said: Amazing! Thank you so much. That is exactly what I wanted. I really appreciate the swift response. One final question. Is there a way to reduce the space between the images and the menu/logo items? I feel like I would want it to be a half inch closer at the top of the page. I noticed when you scroll down the white reduces to be about what I would want it to consistently look like. Thanks again!!!! Add to Home > Design > Custom CSS div#container-content { padding-top: 0; } 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.