Adding horizontal space to footer liquid code

Hello, complete novice here when it comes to coding, so forgive me if this is an obvious question.

I have inserted the following code into my footer (Above the code that was already present), to allow for a customised email sign up form from my email marketing.

It’s worked a treat, I just need to add some space between it and the other footer information, where ‘Get in touch’ starts.

If someone is able to advise what code needs to be entered to create empty space, I would be so grateful.

Thanks

Sally

1 Like

@EthnicCollectiv

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Thanks so much for your help!

www ethniccollectiveco.co.uk is the URL

Sally

1 Like

@EthnicCollectiv

yes, please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/timber.scss.liquid->paste below code at the bottom of the file.
.klaviyo-form.klaviyo-form.klaviyo-form {margin-bottom: 70px;}

Hi KetanKumar

That’s amazing, it worked perfectly. Thanks so much for your help.

In the background, I am working to move over to a newer shopify theme,
Sense. I wanted to apply this same fix to the code while I build it, but
under Assets it does not have the section timber.scss.liquid, would you
know which this needs to be for the theme Sense?

Again, thank you so much for your assistance!