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 name’ on ‘posts’?

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #81142
    amitmozar
    Participant

    I installed free version on https://animationandvfxjobs.com/.

    How to hide ‘category name’ on ‘posts’?

    http://prntscr.com/ukht1l

    #81211

    Hi there,

    To hide the category list just go to Appearance > Customize > Additional CSS and paste the below provided Custom CSS code.

    .post .category-meta {
    	display: none;
    }

    Thank you!

    #81259
    amitmozar
    Participant

    It is done.

    Thanks a lot.

    #81276

    Welcome anytime @amitmozar

    #81393
    Rufando
    Participant

    Hello support, I tried this css code but don’t work, see sample here: https://pptxworship.com/hallelujah-for-the-cross-newsboys/

    #81682

    Hi Rufando,

    For FolioPress theme use below custom CSS code to hide the category:

    .post .entry-meta {
    	display: none;
    }

    Also please post your queries in specific forum.

    Thank you!

    #91070
    amitmozar
    Participant

    This code was working fine till yesterday.

    Today, I update the theme.

    Now, again I can see ‘category name’ on ‘posts’. The above code is still in ‘Appearance > Customize > Additional CSS’.

    Please suggest the solution.

    #91168
    amitmozar
    Participant

    Hi,

    Looking forward to your fast update.

    All my custom modifications, as per my target audience, are gone. The website is not looking as impressive as it should be.

    Please update asap.

    Thanks in advance.

    #91288

    Hi amitmozar,

    We have replied about this on your next Topic, Please make sure the code we have provided are saved on Custom additional CSS field.

    Thanks

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