collection banner image borders

collection banner image borders

blancavaldes
Shopify Partner
4 0 2

Hello, I am working with the following web alimenticiasdelplata.com.uy/collections/yerba-libre , I have been trying to eliminate the black bottom and upper border in the collection banner. Anyone can please help me solve the mystery? Thank you 🙂 

Replies 4 (4)

Moeed
Shopify Partner
7711 2071 2553

Hey @blancavaldes 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.collection-hero.collection-hero--with-image {
    background: white !important;
}
</style>

RESULT:

Moeed_0-1732830569231.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Made4uo-Ribe
Shopify Partner
10211 2427 3082

Hi @blancavaldes 

Try this one. 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

@media screen and (min-width: 750px) {
    .collection-hero.collection-hero--with-image {
        padding: 0 !important;

    }
}
@media screen and (max-width: 749px) {
    .collection-hero--with-image .collection-hero__inner {
        padding-bottom: 0 !important ;
    }
}

 

  • And Save. 
  • Result:
    Made4uoRibe_0-1732831663242.png

     

 

 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

Rahul_dhiman
Shopify Partner
855 168 186

Hello @blancavaldes 
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.

body, .color-background-1, .color-background-2, .color-inverse, .color-accent-1, .color-accent-2 {
background-color: #fff !important;
}

result
37.png

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

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

ZestardTech
Shopify Partner
6148 1100 1477

Hello @blancavaldes 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:

 

.collection-hero.collection-hero--with-image {
padding: 0!important;
}

 

ZestardTech_0-1732871043045.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing