Home Forums WoodMart support forum Remove blog category from blog post

Remove blog category from blog post

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #560940

    tikliwebsite
    Participant

    How can I remove blog category displaying on single blog page. There is no setting for it. SS attached

    Attachments:
    You must be logged in to view attached files.
    #561026

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .meta-categories-wrapp, .wd-post-cat.wd-style-with-bg {
        display: none !important;
    }

    Best Regards.

    #561029

    tikliwebsite
    Participant

    Added the code & it did not solve the purpose. SS attached

    Attachments:
    You must be logged in to view attached files.
    #561062

    Hello,

    Can you please share the page URL I will check and give you a possible solution.

    Best Regards.

    #561218

    tikliwebsite
    Participant
    #561237

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .post-single-page .meta-post-categories {
        display: none !important;
    }

    Best Regards.

    #561510

    tikliwebsite
    Participant

    I have added the new code & the issue still exists. I am attaching ss of theme settings below

    Attachments:
    You must be logged in to view attached files.
    #561734

    Hello,

    Can you please share the WP admin login details of your site so I will check and give you the possible solution.

    Best Regards.

    #562686

    tikliwebsite
    Participant

    Where do I give it?

    #562691

    Hello,

    Please share the login details in the private content area.

    Best Regards.

    #563030

    tikliwebsite
    Participant

    Okay I will share the same tomorrow

    #563074

    Hello,

    Ok I am waiting for your response!

    Best Regards

Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)