Hi there,
this might sound stupid but there is a simple way to change the default font-size in the themes options but not for the line-height. And if I add
body {line-height:26px!important;}
to my child theme it has NO effect.
Any ideas???
Cheers
Michael
Hey Michael!
You can change the default font size in Dashboard > Enfold > General Styling > Fonts. Are you trying to change the line height as well?
Regards,
Elliott
Hi Elliott,
I´m talking about the line height only ;-)
I know I can change the general font size in the themes options.
Cheers
Michael
Hey!
Add this to your custom CSS.
.main_color p { line-height: 20px !important; }
Best regards,
Elliott
Thanks Elliott. Can be closed-
Hey!
glad Elliott could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
Andy