Adding an !important property to the left/right margin on the module

My Klaviyo featured reviews carousel does not sit centred within my store home page (dawn theme). Their support advised I need to add an !important property into the store code but I cannot locate the correct section of code to add this to. Can someone please assit with helping me locate the code?

Thank you !

Hey @TBTribe ,

This should work for you :blush:

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.

I added a little margin on mobile as well because I saw it wasn’t aligning with the rest of the page structure.


Screenshot is for reference only, the correct code to paste is the one shown above.

This worked thank you so much !