All things Shopify and commerce
Hi! I am trying to make the highlighted box corner rounded. Can someone help me? Thanks!
Solved! Go to the solution
This is an accepted solution.
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.featured-product .price.price--large.price--sold-out.price--show-badge .color-scheme-4 {
border-radius: 8px !important; /*adjust according to you*/
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hello @Avvoyer. Can you please share your store URL so that we can look at it?
Hello @Avvoyer ,
I understand your concern and you need to employ CSS .To give an element rounded corners, apply this class rounded-box to it.
Hello @Avvoyer
Can you share store URL?
This is an accepted solution.
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.featured-product .price.price--large.price--sold-out.price--show-badge .color-scheme-4 {
border-radius: 8px !important; /*adjust according to you*/
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
It worked! Thanks!
Hey @Avvoyer
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
<style> .btn, div[role="button"], button[type="button"], button { border-radius: 5px !important; } </style>
Change the value of border-radius according to your wish.
Hi @Avvoyer
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024