I am trying some text (a title) right above an Accordion. By default there is a large vertical space. How can I reduce it. Thank you.
Hey yvesmailhot!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.togglecontainer { margin-top: 0; }
Cheers!
Yigit
Thank you. Perfect.