neverstopcruising Posted June 10, 2020 Share Posted June 10, 2020 Site URL: https://neverstopcruising.squarespace.com/ Please could someone help with how to make the content fit the full screen instead of putting this in a narrow format that looks centred on the page as this doesn't look right. I would like the content to fill the full page. Link to comment
tuanphan Posted June 10, 2020 Share Posted June 10, 2020 Add to Home > Design > Custom CSS .collection-type-blog.view-item main#page { max-width: 100% !important; padding-left: 0; padding-right: 0; } .collection-type-blog.view-item main#page .blog-item-content .sqs-layout .span-12>div { width: 100%; } 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
neverstopcruising Posted June 10, 2020 Author Share Posted June 10, 2020 3 hours ago, tuanphan said: Add to Home > Design > Custom CSS .collection-type-blog.view-item main#page { max-width: 100% !important; padding-left: 0; padding-right: 0; } .collection-type-blog.view-item main#page .blog-item-content .sqs-layout .span-12>div { width: 100%; } Excellent, Thank you Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.