Viewing 8 posts - 1 through 8 (of 8 total)
  • #106806
    wanderoo
    Member
    Post count: 33

    Hi,

    I need to remove the heart and the line above it.

    Attachments:
    You must be logged in to view attached files.
    #106841
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .love-it-wrapper {
      display:none;
    }

    – Kyle

    #107006
    wanderoo
    Member
    Post count: 33

    Does not work. If I add it to my custom css it still shows on the page. Any suggestions?

    #107007
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Which page?

    – Kyle

    #107068
    wanderoo
    Member
    Post count: 33

    This http://wanderoo.se/nyhet/2676/ and all the ones like it.

    #107070
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    To just remove the heart icon add this to your custom css:

    .comments-likes {
      display: none;
    }
    

    if you want to remove the whole bar and border add this:

    .tags-link-wrap {
      display: none;
    }

    – Kyle

    #107316
    wanderoo
    Member
    Post count: 33

    Thanks! Works like a charm!

    Cheers!

    #107349
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved. Thanks Kyle. 🙂
    With Best Regards
    Mohammad

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

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

License required for one of the following items
Login and Registration Log in · Register