I am trying to reduce the white space between the first three sections on my homepage – AKCIJE, NOVITETI, AKTUELNO. How can I adjust the exact padding between these sections?
I'm currently using Debut Theme.
URL: https://pomada.me/
Your store is password protected. Please provide a password. I will check and provide a solution.
Thanks!
I checked your website. It seems the theme is highly customized and the problem with CSS with sections but I got a space after the first section.
so you can use the following code to remove that space. Add the following code assets/theme.scss.liquid file.
div#shopify-section-1601840668494 {
margin-bottom: -171px !important;
}
Thanks!
User | Count |
---|---|
817 | |
117 | |
84 | |
79 | |
72 |