Automatically open a tab's accordion section innately

Support Forums for LiveMesh Themes & Plugins Forums SiteOrigin Widgets Support Automatically open a tab's accordion section innately

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30667
    Trenton Lawson
    Participant

    We were inquiring about this and had done this via code but I lost the CSS code, unfortunately. We were wondering if there was a way to get one section of an accordion to show as open automatically as we have an accordion on this page

    https://www.stjohnsp.org/grow/

    #30674
    Veena
    Moderator

    Can you pls try this custom CSS and see if it helps –

    .lsow-accordion .lsow-panel:first-child .lsow-panel-content.lsow-panel-content {
        display: block;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘SiteOrigin Widgets Support’ is closed to new topics and replies.