Hi,
I would love to get some help wit a CSS for adjusting the letter space in the H1 font that I use. The letter space needs to be a bit wider but I don’t see an option to change it.
Can you help me with this?
Thank you in advance!
Anouk
Hey Anouk,
Please try the following in Quick CSS under Enfold->General Styling:
#top #wrap_all .all_colors h1 {
letter-spacing: 4px;
}
Best regards,
Rikard