Shopify themes, liquid, logos, and UX
Hi Everyone, I am new to this forum and I need your help in designing my shop. Does anyone know on how to remove the white border of the banner button in Dawn? Any help is greatly appreciated.
Hi @PamBry
Could you provide your store link and explain your request so I can provide the solution?
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
Hi @PamBry ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
.banner__buttons .button:before,
.banner__buttons .button:after{
display:none
}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hi @PamBry Would you mind to share your store URL website, with password if its protectd? Thanks!
Hi, @PamBry.
Follow These Steps.
Goto Online store > Assets > Edit code > find Base.css File and paste the code mentioned below.
.banner__buttons .button:before,
.banner__buttons .button:after{
display:none
}
Result:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Websensepro
Hello @PamBry
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
a.button.button--secondary {
--border-offset: none;
}
User | RANK |
---|---|
194 | |
178 | |
84 | |
57 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023