badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Hide Category on Recent Post Widget not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #87750
    Nitya Radhakrishnan
    Participant

    Hi,
    I am trying to hide a specific category on Recent Post widget, but unable to do so.. Please check

    Its still showing all the recent post without excluding the categories correctly.

    #87795

    Hi Nitya Radhakrishnan,

    The TH Recent Post Widget doesn’t have any option to exclude the Category, Could you please explain us how are you trying to exclude the certain categories.

    Thanks

    #87797
    Nitya Radhakrishnan
    Participant

    Hi,

    I add the categories to hide in visibility and btw I am using Newscard Pro..
    Recent Post

    #88113

    It seems that you have customized the Theme Code or used some external Plugin. We haven’t provide such options as mentioned in the image.
    Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .newscard-widget-recent-posts .entry-meta.category-meta {
    	display: none;
    }

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.