Hello,
Is there quick css I can use to add padding below my h1 tags? I would like to add some space between the header and the <p>
I tried some simple css and was not able to produce the desired effect.
Thank you for the help!
Valerie
Oh, I got it! Thanks anyway
I added it to the css I was already using for removing the uppercase letters
h1, h2, h3 {
text-transform: none !important;
padding: 0px 0px 20px 0px;
}
Hi,
Glad you got it working and thanks for sharing your solution :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Thanks Rikard.
You can close it
Valerie
Hi Valerie,
Thanks for using Enfold :)
Best regards,
Nikko