Okay
  Public Ticket #1064268
How to remove the date box in the Blog page
Closed

Comments

  •  2
    mmyazid started the conversation

    With the Physio Wordpress template, how can I remove the date box in the Blog page? See attached screenshot.

    Cheers,

    Yazid

  •  1,603
    Barry replied

    Hi Yazid,

    Please add the following via Appearance > Customize > Theme Options > Custom CSS

    .hentry--post-thumbnail .meta-data--date { display: none; }

    If you have any questions please let me know

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  •  2
    mmyazid replied

    Thanks a lot for the prompt reply. Appreciate it. It works!


    Cheers,

    Yazid