GMDI Posted January 10, 2020 Share Posted January 10, 2020 Hi everyone, I'm using the Alex template and I'd like to increase the width of the content areas. The banner areas are full screen but the page content is narrower. Did I miss the site width setting in the design styles? Is there css I can use? I've attached some screenshots of the design I'm trying to achieve from another template where I could control the site width. The active site I'm working on is https://igcalgary.com/home Thanks for your help. Link to comment
tuanphan Posted January 10, 2020 Share Posted January 10, 2020 add to Home > Design > Custom CSS section#content-wrapper .content.has-content>.has-content:first-child { max-width: 100%; padding-left: 2%; padding-right: 2%; } GMDI 1 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
GMDI Posted January 12, 2020 Author Share Posted January 12, 2020 Thanks so much @tuanphan, that did the trick. I appreciate your help! Link to comment
Rainefield Posted January 15, 2020 Share Posted January 15, 2020 (edited) Hi @tuanphan The same question here. I'm using Alex template too and my page doesn't display full width. What custom CSS should I use? I didn't quite get what should I put before {} in your code above Below is the link: https://visual7narrative.squarespace.com/workindex-1 Thanks! Edited January 15, 2020 by Rainefield Link to comment
GMDI Posted January 21, 2020 Author Share Posted January 21, 2020 On 1/14/2020 at 8:16 PM, Rainefield said: Hi @tuanphan The same question here. I'm using Alex template too and my page doesn't display full width. What custom CSS should I use? I didn't quite get what should I put before {} in your code above Below is the link: https://visual7narrative.squarespace.com/workindex-1 Thanks! Rainefield, I just copied and pasted the whole code into the CSS editor and it worked, I didn't add any code before the brackets. What did you try? Link to comment
tuanphan Posted January 22, 2020 Share Posted January 22, 2020 On 1/15/2020 at 10:16 AM, Rainefield said: Hi @tuanphan The same question here. I'm using Alex template too and my page doesn't display full width. What custom CSS should I use? I didn't quite get what should I put before {} in your code above Below is the link: https://visual7narrative.squarespace.com/workindex-1 Thanks! what is access password? 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
tuanphan Posted March 2, 2021 Share Posted March 2, 2021 On 2/27/2021 at 1:42 AM, keithalanhudgins said: me too Can you share link to your site? 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
keithalanhudgins Posted March 3, 2021 Share Posted March 3, 2021 https://fpcaustin.org/stream Link to comment
tuanphan Posted March 7, 2021 Share Posted March 7, 2021 On 3/4/2021 at 4:53 AM, keithalanhudgins said: https://fpcaustin.org/stream Add to Design > Custom CSS /* Stream content width */ body#collection-5fbbd4ebd2719a7af1873514 .content-inner { max-width: 100%; } 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
Create an account or sign in to comment
You need to be a member in order to leave a comment