Home Forums WoodMart support forum How can I remove date from the blog post?

How can I remove date from the blog post?

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

    g4rent
    Participant

    I have already added the following code to my custom CSS:

    .blog-design-masonry.has-post-thumbnail .post-date {
    display: none;
    }

    But when viewing the post, the date is still being displayed, though it disappeared from the blog archive page.

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-post-date.wd-style-with-bg {
        display: none;
    }

    Best Regards

    #349127

    g4rent
    Participant

    Great, many thanks!

    #349132

    Hello,

    We are Glad that you loved our Theme and Support Staff. We wish you all the best.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

Tagged: 

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

The topic ‘How can I remove date from the blog post?’ is closed to new replies.