Hi There
I have added some code to my Brooklyn theme today to change the colour of my header and footer however it has left me with a blank void space between my footer and newsletter block.
Can anyone tell me how to get rid of this please?
Here is the link and password to me development store:
https://vcsf-home.myshopify.com/ and the password is aughag.
Thank you for any help in advance!
Claire :))
Hi Claire, can you pleas try making these changes to your theme.scss.liquid file:
1. Search for .hr--large and change margin in the code block as below:
margin: 6px auto;
2. Search for the following (or just main-content)
@_media screen and (min-width: 591px)
.main-content
and change padding bottom in the code block as below:
padding-bottom: 4px;
User | Count |
---|---|
558 | |
214 | |
129 | |
82 | |
49 |