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

    Hello,
    Do you have a Quick CSS code I can use to remove the borders around the accordion element? I’d like to keep the + sign for the toggle open but no other lines/borders. Thank you!

    #838120

    Hey mattb1169,

    Please try the following in Quick CSS under Enfold->General Styling:

    p.toggler {
      border-color:transparent !important;
    }

    Best regards,
    Rikard

    #838381

    Thanks Rikard,
    That worked!

    MB

    #838448

    Hi,

    Great, glad we could help. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove border from accordion element’ is closed to new replies.