Before you ask please READ THIS

Date in Recent Posts

edited June 2021 in PhotoProof Posts: 115
In front page Footer, below post title, the date of publication is visible. How hide date? I want see only title

URL: https://www.robertobilic.com
Post edited by robi052 on

Comments

  • AirAir
    Posts: 10,970
    Hey :-)

    I think the easiest way will be to hide it with custom CSS:
    .foot-widgets .widget_recent_posts time {
        display: none;
    }
    
    With kind regards.
  • Posts: 115
    Thanks
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion