New Landing How can we help? Themeforest Theme Support Supreme Hide Love It icon in home

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Supreme
  • #4352
    afiorotto
    Member
    Post count: 9

    Hi! I need to hide the Love It counter to posts in home. Just need to show the comments counter. This is my page: http://g-trends.net/web/

     

    Thanks a lot!

    #4500
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    Add this custom CSS in the theme options:

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

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #4706
    afiorotto
    Member
    Post count: 9

    ¡Works Fine! ¡Thanks a lot!

    Only one more doubt about it. Can i also delete the counter from Blog Post Carousel? When I put the mouse over a post, appears Love It counter. Look at http://g-trends.net/web, under the main slider (a post about Madonna, for example).

    Thanks again!

    #4798
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Sure thing, add this as well:

    .carousel-wrap .love-it-wrapper {
        display: none !important;
    }

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

    #4978
    afiorotto
    Member
    Post count: 9

    It worked! And the last. I can also hide the Love It! counter when I read the entire post? I just want the counter of the number of comments. Thank you very much!

    An example: http://g-trends.net/web/matrimonio-gay-tambien-en-brasil/

    #5130
    Cosmin – SUPPORT
    Member
    Post count: 3851

    If you want to remove Love It from everywhere, do this instead of the code I first provided:

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

    If you want to just have it disabled on home and single posts, change that code to this:

    .home .love-it-wrapper, .single .love-it-wrapper {
      display: none;
    }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #5184
    afiorotto
    Member
    Post count: 9

    ¡Thanks a lot!

    #5473
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You’re welcome 🙂

    If you like the product and support, please take a moment to rate our theme in your ThemeForest downloads area, we would greatly appreciate it!

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

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