Home Forums WoodMart support forum Hide Post date

Hide Post date

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #363513

    Giannin
    Participant

    I used the following code in CSS to hide dates in blog posts.

    .blog-post-loop .wd-post-date,
    .single-post .wd-post-date {
    display: none;
    }

    These dates are immediately hidden, but then reappear later, despite having cleaned the cache both on the server and on the PC.
    Why?

    #363521

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?

    Thank you in advance

    #363530

    Giannin
    Participant

    Here the access

    #363531

    Artem Temos
    Keymaster

    Try to install the child theme and put the code to the style.css file in the child theme. https://xtemos.com/docs-topic/setup-child-theme/

    #363534

    Giannin
    Participant

    ok.
    Thank you

    #363552

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Hide Post date’ is closed to new replies.