Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I am trying to increase the margin or padding on the Right hand side of this contact us page so that it is even with the left (see photo below and red box where I would like to increase the margin/padding). I have been going through both liquid and CSS code and reading other threads but haven't been able to figure out what I'm missing.
This is the link to the page.
https://northampton.net.au/pages/contact-us
Would appreciate if anyone is able to assist or lead me in the right direction.
Solved! Go to the solution
This is an accepted solution.
Hello @Northampton!
You need to change max-width CSS (https://prnt.sc/DEnEA_tQL5_g) to add the space here: https://prnt.sc/tfLodpfTj0sp
Hope this helps.
iCart Cart Drawer Cart Upsell App
This is an accepted solution.
Hello @Northampton!
You need to change max-width CSS (https://prnt.sc/DEnEA_tQL5_g) to add the space here: https://prnt.sc/tfLodpfTj0sp
Hope this helps.
iCart Cart Drawer Cart Upsell App
Thank you @binal_identix , took a bit of tweaking and trial an error with the distances but this worked a treat!
@Northampton Great! You're welcome 😊
iCart Cart Drawer Cart Upsell App
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme-style.scss ->paste below code at the bottom of the file.
.page-contact-content .col-lg-7 + .col-lg-5 {
max-width: 590px;
}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025