Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1331058
    carbon14
    Participant

    Hi again. Last little bug I need fixed.

    I have a special google font that I use certain places on my site. Caveat. Mostly used for quotes, but I use it as a text element inside a text element in a section on my page: http://levelpersonal.no/om-oss/ and there is to much padding below that font that I can“t get rid of. Can you help me.

    I have added a gap above the text now to balance it out, but will remove this when the below padding is fixed.
    Thanks in advanced

    #1331404
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Add this in your Customizer > Custom > CSS:

    .skriveskrifttittel p{
        margin-bottom: 20px;
    }

    Adjust the 20px to achieve the best spacing you want.

    Hope it helps.

    Let us know how it goes.

    Thanks.

    #1331784
    carbon14
    Participant

    thank you. I also added margin top -20px to reduce padding over

    #1331810
    Christian
    Moderator

    You’re welcome.

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