Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1125396
    Andrei
    Participant

    Hi, it seems to be an issue with the accordeon. In order to test it, do the following things:

    1. Go to FAQ page;
    2. Collapse an accordeon which is below another accordeon;
    3. Collapse the accordeon above the first collapsed accordeon;
    4. Close the accordeon below.

    You will see that the accordeons overlap. I use Chrome browser.

    My website is //sinestezic.com.

    I attached an image with the issue.

    #1125589
    Rahul
    Moderator

    Hey There,

    Thanks for writing in.

    We’ll be happy to assist you with this issue, but we’ll first need you to provide us with some information below to check your setup closer (don’t forget to select “Set as private reply” to ensure that your data remains hidden):

    Your URL.
    Your WordPress login credentials/

    Once we have all of this, we’ll be happy to take a deeper look into things.

    Thanks.

    #1126104
    Andrei
    Participant
    This reply has been marked as private.
    #1126631
    Friech
    Moderator

    Hi There,

    Thanks for the credentials, but it seems incorrect.

    http://prntscr.com/c489ta

    Please confirm

    #1126978
    Andrei
    Participant
    This reply has been marked as private.
    #1127127
    Paul R
    Moderator

    Hi Andrei,

    I was able to fix it by adding this in Custom > Edit Global CSS in the customizer

    
    .x-accordion-body.collapse {  
        display:none !important;
    }
    
    .x-accordion-body.collapse.in {  
        display:block !important;
        height:auto !important;
    }
    

    Thanks

    #1128560
    Andrei
    Participant

    Yes, it works. Thank you very much Paul.

    #1128728
    Joao
    Moderator

    Glad to hear it.

    Please reach us if you need help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1125396 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>