Okay
  Public Ticket #1316726
removing meta data from certain areas
Closed

Comments

  •  30
    damien started the conversation

    Hi,

    Ive hunted through the support threads and tried doing this myself but the suggested CSS just blanket removes the user meta data and that it.

    How do I simply remove the heart and count and date from a recent posts (classic enhanced) module?

    Can I add the CSS on that particular page too so that it wont affect other uses of that particular module elsewhere? 

    Thanks for anything you can do to help..ive tried and tried but cant get the damn thing to drop off.

    thanks

    Damien

  •  9,016
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .blog-recent[data-style*="classic_enhanced"] .post-header span.meta {
        display: none !important;
    }
    .blog-recent[data-style*="classic_enhanced"] .post-meta .nectar-love-wrap {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  30
    damien replied

    You are amazing and seriously THE best support and theme out there! 

    thankyou :)

  • msands replied

    Submitted PM

    Michael 

  •  3,034
    Andrew replied

    Hey there,

    Thanks for reaching in,

    You seem to have set up authentication, please give us access so we can send you some CSS for your issue.

    Regards

  • msands replied

    Hey Andrew Try again. you should be good ... let me know.

    Thanks.M>