Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1183138
    yhshin1020
    Participant

    Hey,

    I want to increase the letter spacing of the header “News and Events” on this page: http://www.guidedogssg.com/news/

    Changing the letter spacing of h1 changes it on customiser but the change does not seem to save.

    Can i change it using CSS?

    Thanks.

    #1183140
    yhshin1020
    Participant
    This reply has been marked as private.
    #1183167
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .h-landmark {
        letter-spacing: 0;
    }

    Hope it helps 🙂

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