Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1021617
    bedingfield
    Participant

    Hi there,

    I am trying to increase the size of h1 Letter Spacing (em) in Typography. When changing the sliding scale, the size changes, but when I save and view my web page, no change has taken place.

    I clear out caches to make sure no old page is being served.

    Any ideas?

    http://elyrunners.club/club-participation-races/

    The title: Club Participation Races should be at 0.088 spacing, but it is showing at default of 0.017

    Thank you.

    #1021621
    bedingfield
    Participant
    This reply has been marked as private.
    #1021868
    Christian
    Moderator

    Hey there,

    Please clear all caches and disable all third party plugins while investigate.

    Thanks.

    #1028349
    bedingfield
    Participant

    Hi,

    I did all this, but never heard back. Did you do anything?

    When I resize spacing on H1 heading via slider in customise, it shows the spacing, but when I same and view it stays at default.

    Its only on H1, all other headings appear to work

    #1028834
    Jade
    Moderator

    Hi there,

    There seems to be a CSS that is overriding the letter spacing value. Please try to add this in the customizer:

    .h-landmark, .entry-title.h-landmark {
        letter-spacing: 0.166em !important;
    }
  • <script> jQuery(function($){ $("#no-reply-1021617 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>