GraceShellie Posted May 19, 2021 Posted May 19, 2021 (edited) Site URL: https://vitality-club.squarespace.com/ Hi there, I am wanting the align the image to the edge of the index page. At the moment it's floating in the middle. Should I adjust the padding of the overall page? or tell the image where to sit? Thank you in advance! Password: Website4321 Edited May 20, 2021 by GraceShellie
tuanphan Posted May 20, 2021 Posted May 20, 2021 Hi. Can you check site url? 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!)
GraceShellie Posted May 20, 2021 Author Posted May 20, 2021 Hi @tuanphan, Sorry about that - typo. All amended. Thank you
tuanphan Posted May 22, 2021 Posted May 22, 2021 On 5/21/2021 at 5:27 AM, GraceShellie said: Hi @tuanphan, Sorry about that - typo. All amended. Thank you Add to Design > Custom CSS @media screen and (min-width:641px) { div#page-60a09b481d2074002e51acfd .span-12>.row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } } 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!)
GraceShellie Posted May 25, 2021 Author Posted May 25, 2021 Thank you @tuanphan How do I go about finding this specific page #? I've been through inspect elements, but I feel like I'm blind. Is there a simple place I can always find this number? Thanks!
tuanphan Posted May 26, 2021 Posted May 26, 2021 18 hours ago, GraceShellie said: Thank you @tuanphan How do I go about finding this specific page #? I've been through inspect elements, but I feel like I'm blind. Is there a simple place I can always find this number? Thanks! You can replace #page... with data-section id. Use this tool to find id. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en 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!)
BartAG Posted August 9, 2022 Posted August 9, 2022 Can you please resend the code using the data section id from the plugin thank youu.
tuanphan Posted August 11, 2022 Posted August 11, 2022 On 8/10/2022 at 5:20 AM, BartAG said: Can you please resend the code using the data section id from the plugin thank youu. Can you share link to page where you have problem? We can help easier 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment