Home Forums WoodMart support forum Remove Date from Blog

Remove Date from Blog

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

    Anonymous
    Inactive

    I have tried to add CSS Custom code but it still shows the date in the left corner.

    body .wd-entry-meta .meta-date {
    display:none;
    }

    #477228

    Hello,

    Please share the page URL where the issue exists and share the WP admin login details of your site so I will solve the issue on your site.

    Best Regards.

    #477730

    Anonymous
    Inactive

    I have found this that WORKED to remove the date from images

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

    #477806

    Hello,

    You are Most Welcome.

    We are glad that you managed to solve the problem yourself. You are Great!!!

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Remove Date from Blog’ is closed to new replies.