Messed up Accordion

Home Forums Jevelin Theme Messed up Accordion

Home Forums Jevelin Theme Messed up Accordion

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    RESOLVED Posts
  • simonbk
    Participant

    Hey!

    I built five colums with pricing element followed by five accordion elements. For some reason, the second of the five accordion elements is messed up (see screenshot). I’ve deleted the element and replaced it by a copy of one of the modules that are not messed up, but this doesn’t change anything.

    Can you please help?

    Thanks,

    Simon

    • This topic was modified 5 years ago by simonbk.
    Attachments:
    You must be logged in to view attached files.

    simonbk
    Participant

    Can you please delete the first screenshot? Thanks!

    Solution for this topic

    Hi Simon,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #accordion-d902eba8a2ed147904e6ad7ff936c447.sh-accordion .panel-title a:first-child {
        display: none;
    }

     

    We have deleted the first shared screenshot.

     

    Best regards,
    Shufflehound team

    simonbk
    Participant

    Works, thanks a lot for your help!

    You are most welcome here 🙂

Viewing 5 posts - 1 through 5 (of 5 total)