FAQ page accordion questions open……………….

This topic has 4 replies, 3 voices, and was last updated 1 months ago ago by Andrew Mitchell

  • Avatar: Ajaz
    Ajaz
    Participant
    April 4, 2024 at 21:50

    In all of the FAQ accordions, the first questions are always open when you access the page, how can they be closed so all the RSA’s are closed when you access the page?

    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    April 7, 2024 at 14:28

    Hi @Ajaz,

    We kindly request that you add a new HTML element to your FAQs page by incorporating the following script:

    
    <script>
    jQuery(document).ready(function($) {
    var delay = 100; setTimeout(function() {
    $('.elementor-tab-title').removeClass('elementor-active');
     $('.elementor-tab-content').css('display', 'none'); }, delay);
    });
    </script>
    

    Best regards,
    The 8Theme Team

    Avatar: Ajaz
    Ajaz
    Participant
    April 7, 2024 at 17:37

    Fab, perfect. This is resolved, Luca.

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    April 7, 2024 at 17:37

    Dear Ajaz,

    Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?

    Click here to share your insights: https://themeforest.net/downloads

    Your support fuels our journey, and we appreciate it more than words can express.

    Best Regards,
    The 8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘FAQ page accordion questions open……………….’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.