Home Forums WoodMart support forum Remove category tag from single post

Remove category tag from single post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #172483

    dimath
    Participant

    Hello,

    I would like to remove category tag from single post as marked in the screenshot, because these posts work only as informative. Could you please help? I cannot find a setting for that.

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

    Hello,

    I saw the screenshot you attached. Unfortunately, there is no option in Theme Settings Available to hide category from the blog post.

    You need to add the Following CSS code in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .article-inner .meta-post-categories {
        display: none;
    }

    Best Regards.

    #172504

    dimath
    Participant

    It worked, thank you for your quick response.

    #172508

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Remove category tag from single post’ is closed to new replies.