Home Forums WordPress Plugins Hide My WP wp-smiley still showing

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8693
    juliet
    Post count: 2

    Hi there,

    I have wp-smiley still showing in the following line:

    <style type="text/css">img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-0.1em!important;background:none!important;padding:0!important;}</style>

    Any idea on how to remove it?

    Thanks !

    #8703
    Suman M.
    Post count: 12480

    Hi, it’s not recommended to replace css class names as it might break the website’s styling. But if you want to replace then you can add the replacement like below in “replace in html” option under replace tools tab, and check if everything works fine in the site:

    wp-smiley ==> the-smiley

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.