How do I reduce the vertical spacing of Accordion
-
I have many Accordion items on one of my pages and the spacing between each title is too much.
I’ve added
.accordion {margin: 0px;} .accordion-title {margin: 0px; padding: 2px 0px 0px 0px;}
but to no avail. There are still 2 (maybe 3) line spaces between each item.
Help please!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How do I reduce the vertical spacing of Accordion’ is closed to new replies.