How can I change the line height of the blue on blue text in the blue box on my my homepage? http://california-apmp.org/wp/
I tried a few things and it didn’t work.
thanks!
just 200% would be good
Hi gharding!
Please try the following in Quick CSS under Enfold–>General Styling:
.blue-text-box p {
line-height: 200% !important;
}
Cheers!
Rikard
that worked. thank you!!