Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1228807
    carbon14
    Participant

    Hi

    On my site http://www.levelutdanning.no I have a problem with the H1 letter spacing in the container title. I keep changing it in the customizer, but it don´t have an effect live. Se the to screenshot. When logged in and changing the spacing, it looks fine and have an effect, but if I save and see the site live, the text is still to compressed. The lower image is live view

    #1228887
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    h1, .h1 {
         letter-spacing: 1px !important;
    }
    
    

    Hope it helps

    #1229436
    carbon14
    Participant

    thank you. it worked

    #1229518
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

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