• Resolved rockshells

    (@rockshells)


    the accordion drop-downs aren’t working across several pages, if you scroll down on this site you will find the accordion. this bug occurs on desktop, mobile, and across browsers. What can be done?

    Thank you for your time

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Imtiaz Rayhan

    (@imtiazrayhan)

    @rockshells,

    Thanks for reporting the issue.

    We are looking into it, will let you know what we find.

    Kind regards.

    Thread Starter rockshells

    (@rockshells)

    Thank you!

    Plugin Contributor Alexis Pandaan

    (@alexius08)

    Hi @rockshells! Upon further inspection, we noticed that something in your current theme (which seems to be custom-made for the site) is preventing the accordions to close after being opened, specifically this part in the _accordion.scss file of the theme:

        &-content-wrap {
          padding: 1rem !important;
          border-bottom: 2px solid $off-white;
        }

    We suggest removing this part, since it prevents the script that handles the accordion’s closing animation from working properly.

    Please let us know how it goes.

    Thread Starter rockshells

    (@rockshells)

    thank you for your help! We were hoping to have that border-bottom.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Accordion opens but will not close’ is closed to new replies.