Is it possible to add a border radius to the bottom left and bottom right corners of the last accordion row? I’d like to have a border radius applied specifically to the bottom corners of that row.
Reference Image:
https://imgur.com/a/LdvFV1x
–
Store Link: https://6c34c9-d3.myshopify.com/products/t-shirt-test
Password: yewsto
1 Like
Hi @IllIlIl1 .
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
In theme.liquid, paste the below code before
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Moeed
September 9, 2024, 10:35am
4
Hey @IllIlIl1
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed