Hello,
When I am using the Enfold styling options for H1 or other heating, I do not have the option to choose a proportional lettertype. I have choosen “standard” at the lettertype option, so it is the same as my normal used lettertype “Open Sans”. The normal lettertype is proportional, but the heading is not. Can I change this some how?
With kind regards,
Ferry
Hey FerryK,
I believe you are referring to the letter spacing, you can adjust it with css, like this example:
h1 {letter-spacing: 1px !important;}
with this you can use negative values also.
Best regards,
Mike
Hey Mike,
Thanks a lot! It worked!
Although I think it is strange that the spacing is not taken over from the standard if you do not change it in the settings of the header.
Best regards,
Ferry
Hi,
Glad to hear that it helped. Without looking, I’m not sure why this happened, but I have seen some plugins setting css rules using the “*” which tends to effect other elements, and I’ve seen minifying plugins that cause odd issues with their aggressive space saving techniques.
But glad it’s solved now, shall we close this then?
Best regards,
Mike
Hi Mike,
Yes, you can close the item.
Best regards,
Ferry
Hi FerryK,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria