Solution: Keep tabs closed while loading the page
-
Add to your Stylesheet in the Child-Theme:
div.accordion div.accordion-content{ display: none; }
- The topic ‘Solution: Keep tabs closed while loading the page’ is closed to new replies.
Home / Plugin: Accordion Shortcodes / Solution: Keep tabs closed while loading the page
Add to your Stylesheet in the Child-Theme:
div.accordion div.accordion-content{
display: none;
}