sachakrasney Posted July 27, 2019 Share Posted July 27, 2019 Hi, I am working on a "cover page" using the "flash" layout. I would love to be able to change the size of the box from half the page to 1/3 of the page. Does anyone have code I could use to do this? or suggestions? Would truly appreciate it! Thank You so much! Link to comment
tuanphan Posted July 27, 2019 Share Posted July 27, 2019 @sashkraz Can you share site url? 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
sachakrasney Posted July 27, 2019 Author Share Posted July 27, 2019 Yes it's. nomadchicago.squarespace.com Thank you. Link to comment
tuanphan Posted July 27, 2019 Share Posted July 27, 2019 @sashkraz you mean left side (image) or right side (text)? /* Image */ .sqs-slide-layer-content.content-gallery { width: 66% !important; } /* Text */ .sqs-slide-layer-content.content-copy { width: 33% !important; } 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
sachakrasney Posted July 29, 2019 Author Share Posted July 29, 2019 @tuanphan I mean the left side of the "tan" box. Just need that box (with the text on top) to take up 1/3 of the page, not 1/2 the page. If that is possible? Thank You so much for your help!! Link to comment
sachakrasney Posted July 29, 2019 Author Share Posted July 29, 2019 @tuanphan This code you gave me: /* Image */ .sqs-slide-layer-content.content-gallery { width: 66% !important; Is on the right track. When I use it- it creates a side bar that is grey this is the size I would like my "tan" box with the text on top to be. With this code the grey box appears but my tan box with the text disappears. Thank You! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.