New Landing How can we help? Themeforest Theme Support Flexform removing heart and date

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Flexform
  • #6335
    jitster1
    Member
    Post count: 6

    I put this in theme options-custom css and the heart is still there. how do i get rid of it on whole site?

    .recent-posts .love-it-wrapper {
    display: none !important;
    }

    #6349
    Ben – SUPPORT
    Member
    Post count: 690

    You are targeting all “love-it-wrapper” classes within “recent-posts” if you want to remove it everywhere just use

    .love-it-wrapper{
    display:none !important;
    }
    
    #6384
    jitster1
    Member
    Post count: 6

    thank you – that worked great. how do i get the date off as well?

    #6387
    Ben – SUPPORT
    Member
    Post count: 690

    Can you post a private reply with a link to your website I should be able to sort you out with some css.

    Cheers
    -Ben

    #6396
    jitster1
    Member
    Post count: 6
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 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