How remove the "share this" in the post?

  • Posted in : Editor
  • yoonski21
    Participant

    How remove the “share this” in the post?

    I can’t find any options to remove it in the theme options.

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .share-links { display: none; }

    Thanks

    cryalcin
    Participant

    Hi,
    Css code don’t work

    serkan
    Moderator

    Hi, Before this custom css code, you have unneccessary elemtents. You should remove them.

    .rotate-words span { font-weight:bold;
    }; }

    It should be like this;

    .rotate-words span { font-weight:bold; }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register