Remove outline section from Banner

Solved

Remove outline section from Banner

Hugobrunto
Excursionist
17 0 5

 

Hi all ❤️ 

 

Can you see this picture? I want to delete this white outline in the banner. How can it be fixed? Anyone? 

 

It was set to transparent before when making a new text box in the banner, but somehow it changes to white. 

 

Thanks for any help ❤️

 

 

Skärmavbild 2024-08-17 kl. 13.33.10.png

Accepted Solution (1)
BSSCommerce-HDL
Shopify Partner
2002 702 856

This is an accepted solution.

Hi @Hugobrunto

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

<style>
.banner-box.content-container.content-container--full-width-mobile {
    border: none !important;
    box-shadow: none !important;
}
</style>

 

Here is result: 

BSSCommerceHDL_0-1723898895403.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

View solution in original post

Replies 9 (9)

BSSCommerce-HDL
Shopify Partner
2002 702 856

Hi @Hugobrunto

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.banner-box.content-container.content-container--full-width-mobile {
    border: none !important;
}
</style>

Here is result; 

BSSCommerceHDL_0-1723895021337.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
Hugobrunto
Excursionist
17 0 5

Thank you very much but I can still see a shadow from the outline. Before I somehow put the white outline there, it was only the white text and not a white line or a shadow. 

I use a purchased theme named “Iris”. 

BSSCommerce-HDL
Shopify Partner
2002 702 856

This is an accepted solution.

Hi @Hugobrunto

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

<style>
.banner-box.content-container.content-container--full-width-mobile {
    border: none !important;
    box-shadow: none !important;
}
</style>

 

Here is result: 

BSSCommerceHDL_0-1723898895403.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
Hugobrunto
Excursionist
17 0 5

Dude!! You're amazing. I'm afraid I won't be able to buy you a pizza but I'm able to share all my love to you ❤️ 

You're such an inspiration to others! 

BSSCommerce-HDL
Shopify Partner
2002 702 856

@Hugobrunto No problem. Have a good day 😍

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

Rahul_dhiman
Shopify Partner
441 89 89

Hello @Hugobrunto 
Go to online store ---------> themes --------------> actions ------> edit code------->assets----->section-banner-two-columns.css
add this code at the end of the file.

.banner-content .content-container {
border: none !important;
}

result
12.png

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

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167
Hugobrunto
Excursionist
17 0 5

Thank you very much but I can still see a shadow from the outline. Before I somehow put the white outline there, it was only the white text and not a white line or a shadow. 

I use a purchased theme named “Iris”. 

BSS-TekLabs
Shopify Partner
1940 561 656

- Here is the solution for you @Hugobrunto 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

.banner-content .content-container {
    border: none !important;
}

- Here is the result you will achieve:

BSSTekLabs_0-1723895306678.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

Sangeetanahar
Excursionist
343 23 52

Hello @Hugobrunto 

Go to online store ----> themes ----> actions ----> edit code ---->
Open your section-banner-two-columns.css file and paste the following code at the bottom:

banner-content .content-container {
border: none !important;

Buy me a Pizza


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

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -sangeetarahuldhiman@gmail.com - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here