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

    Can you please take a look at our staff page (see private content)? I want to have team member columns in separate accordion toggles and for some reason the first row does not align correctly.

    It’s just happening on the first row (with four columns). The second row looks perfect. Thanks for helping!

    #273575

    Hey!

    Try adding this code to the Quick CSS:

    .toggle_content br {
        display: none;
    }

    Cheers! 
    Josue

    #273748

    Thanks. That worked!

    #273753

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Team member columns in an accordion’ is closed to new replies.