Home Forums WoodMart support forum How to disable dates for posts

How to disable dates for posts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #228331

    Jackheather101
    Participant

    Hi,

    How can I disable the dates on posts.

    I have linked a screenshot also.

    Thanks

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

    Hello,

    I saw the screenshot you attached.

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

    .woodmart-post-date {
    display: none;
    }

    Regard’s.
    Xtemos Studio.

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