Delete space between "feautured promotion bar" and page banner

Delete space between "feautured promotion bar" and page banner

lunalucenteskin
Explorer
79 0 14

How can i delete the blank space between the guarantee bar and the banner on our collection pages.

 

URL for example: https://lunalucente.com/collections/cleansers

Replies 3 (3)

codewiser
Shopify Partner
80 35 32

Hey @lunalucenteskin 

Please follow below steps
Step 1: Go to Online Store -> Theme -> Edit code.
Step 2: Search file main.css
Step 3: Paste the below code at bottom of the file -> Save

.template-collection .shopify-section-custom-content .container, .template-collection #MainContent .shopify-section:nth-child(2) .container {
    margin-top: 0;
    margin-bottom: 0;
}

 

Let me know if you need any other help.
If your problem solved then Like & Accept this Solution.
For Designing, Development and custom changes hire us. Email us Or WhatsApp Or Skype.

JasmeetVT14313
Shopify Partner
273 59 72

Hi @lunalucenteskin 

Try adding below code to section's Custom CSS part in Editor/Customize

JasmeetVT14313_2-1723525245895.png

 

To first section's Custom CSS

.m-section-my {
    margin-bottom: 0;
}

JasmeetVT14313_1-1723525201837.png

 

For second section's Custom CSS

.m-section-my {
    margin-top: 0;
}

JasmeetVT14313_0-1723525125771.png

 

If you require further help, please don’t hesitate to reach out.
If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please hit Like and Mark it as Solution!

- VTN Customer Dashboard enhances your customer's dashboard with advanced features, profile management, and order tracking. Free trial available.
- Feel free to contact me at jasmeet.kaur@vtnetzwelt.com

GTLOfficial
Shopify Partner
435 86 87

Hello @lunalucenteskin 
Go to online store ----> themes ----> actions ----> edit code ---->assets ----> main.css
add this code at the end of the file.

.m-section-my {
margin-top: 0px !important;
margin-bottom: 0px !important;
}

result
1.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh