Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #64093
    DS
    Participant
    Premium Member

    We want to know how to remove the date of the related post on the cover.

     

    Thanks

    #64098
    vako
    Keymaster
    WP Royal Team

    Hi,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

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

     

    Kind Regards

    #64112
    DS
    Participant
    Premium Member

    We also need the date not to appear in the recent posts widget. How can we do it?

    Thanks

    #64118
    vako
    Keymaster
    WP Royal Team

    Hi,

     

    Can you please describe the issue you have in more detail? Please share a direct link to the page where the issue appears and for more clarifications, please share screenshots of the issue.

     

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.