SophieTW Posted November 30, 2020 Share Posted November 30, 2020 Site URL: https://www.soof.design/ Hi guys! I need help horizontally aligning an image, text block and a button in a section on my website. I'm a beginner CSS-er, and I wouldn't know where to start generating custom code for this. My website is: https://www.soof.design/ The section I'm talking about is this green one: A horizontal alignment on desktop and tablet, and a vertical alignment on mobile is what I'm aiming for. I would love it if someone could point me in the right direction to a solution. Cheers and thanks, Sophie Beyondspace 1 Link to comment
Beyondspace Posted December 3, 2020 Share Posted December 3, 2020 On 11/30/2020 at 6:14 PM, SophieTW said: Site URL: https://www.soof.design/ Hi guys! I need help horizontally aligning an image, text block and a button in a section on my website. I'm a beginner CSS-er, and I wouldn't know where to start generating custom code for this. My website is: https://www.soof.design/ The section I'm talking about is this green one: A horizontal alignment on desktop and tablet, and a vertical alignment on mobile is what I'm aiming for. I would love it if someone could point me in the right direction to a solution. Cheers and thanks, Sophie I can only help align them on mobile @media only screen and (max-width: 640px) { #etsy-shop .sqs-block-button .sqs-block-button-container--right { text-align: center; } } since you placed the element on strange column order, I may need to access page editor to fix on desktop to make it align in middle. invite me as collaborator to help if you need bangank36@gmail.com Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you 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