Shopify themes, liquid, logos, and UX
Hi! What custom css do I need to add to the form section for it to left align?
It's left aligned on mobile but no on desktop.
Solved! Go to the solution
This is an accepted solution.
Hi @TheLStudio please add this css at the bottom of base.css fiel or better in the custom css section of this contact form, you can increase or decrease value 10px to what you want.
@media only screen and (min-width: 768px) {
.contact {
margin-left: 10px;
}
}
Hello @TheLStudio
This is Amelia at PageFly - Shopify Advanced Page Builder app.
Could you please share the URL link of your store so we can check it for you?
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @TheLStudio please add this css at the bottom of base.css fiel or better in the custom css section of this contact form, you can increase or decrease value 10px to what you want.
@media only screen and (min-width: 768px) {
.contact {
margin-left: 10px;
}
}
Hi, is it possible to make it in a fixed position? Using your code helps, but if I try to open that form on different screen sizes it gets messy.
Here is a website - https://forestrent.com/pages/contact
Pass: rent
Hi @TheLStudio
Would you mind to share your store URL? Thanks!
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