Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #990956

    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

    #990961

    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

    #991024

    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

    #991082

    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

    #991426

    Hi Mike,

    Yes, you can close the item.

    Best regards,
    Ferry

    #991589

    Hi FerryK,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.