holahannah Posted May 20, 2022 Share Posted May 20, 2022 Site URL: https://hexaflexagon-silver-ft52.squarespace.com/ Hello! I'm having trouble with some custom styles for a text an image section in SS 7.1 Basically I want the content (images and button) in the top row to align to the top of the SS section, and the text and images in the bottom row to align to the bottom of the SS section. Attached a screenshot to show what I mean - so I just want the 'view portfolio' button to be aligned to the top of the section, top aligned with the images. Any ideas? Thank you 🙃https://hexaflexagon-silver-ft52.squarespace.com/ password: kajones Link to comment
tuanphan Posted May 20, 2022 Share Posted May 20, 2022 Try adding to Design > Custom CSS #homework-bg-brown .sqs-row { position: relative; } #homework-bg-brown .sqs-row .button-block { position: absolute; top: 0; right: 0; } 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
holahannah Posted May 20, 2022 Author Share Posted May 20, 2022 7 minutes ago, tuanphan said: #homework-bg-brown .sqs-row { position: relative; } #homework-bg-brown .sqs-row .button-block { position: absolute; top: 0; right: 0; } Amazing! That worked perfectly. Thanks so much 🙂 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