Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1262307
    yhshin1020
    Participant

    Hey,

    i notice that when I use convert plug with custom font there is an ugly text shadow (or outline) around the text (see pic below).

    I want to get rid of this.

    Thank you.

    #1262309
    yhshin1020
    Participant
    This reply has been marked as private.
    #1262324
    Paul R
    Moderator

    Hi,

    To get rid of it, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-sidebar.right .widget.convertplug_widget {
        text-shadow: none !important;
    }
    

    Hope that helps.

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