Remove outline section from Banner

Solved

Remove outline section from Banner

Hugobrunto
Explorer
48 0 13

 

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
2305 835 909

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 😍

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 8 (8)

BSSCommerce-HDL
Shopify Partner
2305 835 909

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 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Hugobrunto
Explorer
48 0 13

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
2305 835 909

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 😍

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Hugobrunto
Explorer
48 0 13

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
2305 835 909

@Hugobrunto No problem. Have a good day 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Rahul_dhiman
Shopify Partner
808 155 169

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

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

Hugobrunto
Explorer
48 0 13

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
2401 695 832

- 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.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now