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 ![]()
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 ![]()
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 tag:
Here is result;
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 ![]()
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
If this was helpful, hit the like button and accept the solution.
Thanks
.banner-content .content-container {
border: none !important;
}
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”.
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”.
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 tag:
Here is result:
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 ![]()
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!
@Hugobrunto No problem. Have a good day ![]()