Shopify themes, liquid, logos, and UX
Hello,
I'd like to change border-bottom-color and border-width of Collapsible row
Thank you!
My url: https://189ee3-2.myshopify.com/products/demin
Solved! Go to the solution
This is an accepted solution.
Hello @collins276 ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.accordion {
border-bottom: 2px solid red !important;
}
Change red with actual color code you need.
And change 2px with desired border width you need.
Thanks
This is an accepted solution.
Hello @collins276 ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.accordion {
border-bottom: 2px solid red !important;
}
Change red with actual color code you need.
And change 2px with desired border width you need.
Thanks
Thank you😀
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