Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1339465

    Hi guys
    here
    Screenshot-2022-02-07-at-14-41-41

    When I open one toggle, how can I remove the line circled in red?

    Cheers
    Daniele

    #1339512

    Hey Daniele,

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

    div.single_toggle p.activeTitle {
      border-bottom: 0;
    }

    Best regards,
    Rikard

    #1339519

    Yeah, amazing!
    Thanks Rikard!

    #1339544

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1339676

    You can close it!
    Thanks as always!

    #1339678

    Ah one more thing sorry.
    How to reduce now the space between the toggle title and the text?
    Cheers

    #1339735

    Hi,

    Please try this CSS as well:

    .av-elegant-toggle .toggle_content {
        padding: 0 35px 30px 35px;
    }

    Best regards,
    Rikard

    #1339869

    Brilliant
    we can close
    and thanks again

    #1339890

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Remove a Line in open toggle accordion’ is closed to new replies.