This topic has 4 replies, 3 voices, and was last updated 7 months, 2 weeks ago ago by Andrew Mitchell
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?
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
Fab, perfect. This is resolved, Luca.
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
The issue related to '‘FAQ page accordion questions open……………….’' has been successfully resolved, and the topic is now closed for further responses