Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1060101
    bedingfield
    Participant

    Hi there,

    I seem to be having problems changing letter spacing for my page titles.

    I thought this would do it, as it does for my tag page title, but it doesn’t…

    .h-landmark {
    	letter-spacing: 0.166em;
    	}

    http://elyrunners.club/training/ – I want spacing more for ‘training’ for example.

    Any suggestions what I might be doing wrong?

    Thank you.

    #1060105
    Thai
    Moderator

    Hey There,

    Please try with this CSS:

    .h-landmark {
        letter-spacing: 0.166em !important;
    }

    Hope it helps 🙂

    #1060300
    bedingfield
    Participant

    Great. Did the trick. Thank you 🙂

    #1060503
    Rad
    Moderator

    You’re welcome!

  • <script> jQuery(function($){ $("#no-reply-1060101 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>