Tagged: toggle
hi,
could you please tell me the CSS to increase the linespacing of the toggle text.
the answer area…
thanks
jaz
Hi jazbird!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.toggle_content { line-height: 30px; letter-spacing: 5px; }
Not sure if you meant line height or letter spacing so you can remove the one you do not need :)
Cheers!
Yigit
thanks so much!