Forum Discussion
MattFarrer-7005
2 years agoCommunity Member
Line height in accordion
Hi, I've found discussions on how to customise the header of accordion blocks by inserting tags, but is there a way to increase the line height for the text body of an accordion?
It just looks wrong when you have a block of text above that looks fine, but the accordion text has a different line height (see image).
Any ideas? Thank you
- PhilFossCommunity Member
Good question! Here's how I do it. I noticed the line height, font size, and font weight are a little different in the accordion text- especially with the font I'm using Lato. The styles added from the screen recording are:
line-height:1.9;
font-weight:400;and then the font-size you can change with the built-in editor.
- MattFarrer-7005Community Member
AWESOME! Thank you so much, really appreciate the guidance and video :)