Shopify themes, liquid, logos, and UX
Hi there,
I'd be grateful if anyone has the answer to this. I have the flex theme by out of the sandbox and it allows you to enter sections where you can add custom HTML.
I created a new section so I can add the Klaviyo newsletter sign up form- near the bottom of the page. However I'm unable to increase the size of the email entry field, despite me changing it in the Klaviyo app. I suspect it's something to do with the div class restricting it but I'm not sure how to fix it.
Any suggestions are welcome. Thank you
https://toomey-koko.myshopify.com
Solved! Go to the solution
This is an accepted solution.
Hey @fizzy1,
You can add this line of CSS code to your custom html section to make it work.
.klaviyo-form-S34TqY klaviyo-form.form-version-cid-1 {flex-basis: 100%;}
It should look like this:
Ping me if you need any help.
Regards.
This is an accepted solution.
Hey @fizzy1,
You can add this line of CSS code to your custom html section to make it work.
.klaviyo-form-S34TqY klaviyo-form.form-version-cid-1 {flex-basis: 100%;}
It should look like this:
Ping me if you need any help.
Regards.
Thank you so much!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025