[Resolved] Border around FAQ expanding question/answer

Home Forums Support [Resolved] Border around FAQ expanding question/answer

Home Forums Support Border around FAQ expanding question/answer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1339357
    Luis

    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

    #1339362
    Leo
    Staff
    Customer Support

    Hi there,

    Something like this?

    .faq-container {
        border: 1px solid #000;
    }
    #1339492
    Luis

    Wow, I feel like a noob. Lol

    That works!

    Thanks =)

    #1339577
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.