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!
In Canada, payment processors, like those that provide payment processing services t...
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