Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1068308
    DonWattz
    Participant

    Ok so it is hard to see but it is annoying as heck! Screenshot attached and here is the site.

    http://www.twinbeachplayers.com/

    So there is a stroke around a lot of the text including header and buttons.

    #1068348
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! It seems to be the font that you have selected currently which has this effect. Could you please try changing it to a different font.

    Thanks!

    #1068349
    DonWattz
    Participant

    Still doing it.

    #1068355
    DonWattz
    Participant

    Also the body font is Lato which is default so it shouldn’t be happening.

    #1068370
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, blockquote { 
           -webkit-text-stroke-width: 0;
    }

    Hope it helps

    Joao

    #1068456
    DonWattz
    Participant

    Thank you! Can I just use

    *{
    -webkit-text-stroke-width: 0;
    }

    instead?

    #1068469
    Joao
    Moderator

    Hi There,

    Test it, if it works you are good.

    Hope that helps,

    Joao

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