Make first div open of an accordion when page load
I want to show a dynamic accordion where the first section will be open when page load. The accordion content will come from the database.
Please see the image to understand how I want to make it.
The accordion will be in a for-loop.
Can you please share something?