Hi.
I've already saw this line to change it:
p { line-height: 32px; }
But... ¿where do I have to add it to make it work?
Thnx
Hello,
You can place your CSS codes in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
Ok.
But, how do I apply it just to a single paragraph for example? (and not the whole web)
If you want to apply it for a single paragraph, you can use inline CSS like on the following screenshot:
https://www.w3schools.com/css/css_howto.asp
Comments
Hello,
You can place your CSS codes in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
Ok.
But, how do I apply it just to a single paragraph for example? (and not the whole web)
Thnx
If you want to apply it for a single paragraph, you can use inline CSS like on the following screenshot:
https://www.w3schools.com/css/css_howto.asp
Thanks