Hi,
I wanted to see if anyone can help me add a border for in between my accordions on my faq page?
https://coast-to-coast-coffee-6268.myshopify.com/pages/faqs
using dawn theme.
Hi,
I wanted to see if anyone can help me add a border for in between my accordions on my faq page?
https://coast-to-coast-coffee-6268.myshopify.com/pages/faqs
using dawn theme.
Hi @c2ccoffee
This is Richard from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.tab {
margin-bottom: 10px;
}
Hope that my solution works for you.
Best regards,
Richard | PageFly
Thank you so much that worked great!