Archived topic
Border around FAQ expanding question/answer
3 replies · Started by Luis on June 23, 2020
Viewing posts 1–4 of 4
Hi guys,
This should be a quick one...
Just looking to put a border around each FAQ heading, which will remain when they click on it to expand.
I could figure out how to do it when its a container on its own outside of everything, but couldn't work out how to do it inside a couple containers....
//It can be site wide the code for now.
Please help. =)
Thank you
Hi there,
Something like this?
.faq-container {
border: 1px solid #000;
}
Wow, I feel like a noob. Lol
That works!
Thanks =)
No problem :)
This archived topic is closed to new replies.