Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Trying to embed a form from klaviyo and the width and alignment in my theme is giving me a lot of trouble.
When viewing desktop version essentially it previews the mobile look of the form so its really small and left aligned rather than being full width and centered. I've included screenshots from klaviyo and from Shopify.
Solved! Go to the solution
This is an accepted solution.
Hi,
Adding the below CSS code at the end of your base.css file may address your issue.
.klaviyo-form-YfyKwZ {
width:100% !important;
}
For a better relevancy, please share your website link.
Cheers!
This is an accepted solution.
Hi,
Adding the below CSS code at the end of your base.css file may address your issue.
.klaviyo-form-YfyKwZ {
width:100% !important;
}
For a better relevancy, please share your website link.
Cheers!
Sweet thannk you that worked
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify 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, 2025