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

    Hello Enfold support team,

    First and foremost, thank you for all your help.

    I want to customize the accordion functionality on one of my websites. Specifically, I want to remove the line between the header and the content when the item is expanded. I searched through your documentation and tried looking for direction on this but came up short. Can you please point me in the right direction?

    I provided an admin username, password, and the website URL in the private content box.

    -James

    #1399095

    Hey James,

    Thank you for the inquiry.

    You can add this css code to remove the bottom border of the active toggler.

    .toggler.activeTitle {
    	border-bottom: 0;
    }

    Best regards,
    Ismael

    #1399161

    That worked perfectly! Thank you so much.

    #1399268

    Hi,
    Glad Ismael 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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Customize the Accordion’ is closed to new replies.