Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #171964
    kspencer
    Participant

    Hello,

    Could you please advise how to stop the date from displaying in the Page Header?

    site url; https://www.f2thepower.com/about/

    Thank you

    Katie

    #171971
    Skandha
    Participant

    @kspencer: Hello Katie,
    Go to => Appearance => Customize => Additional CSS and add the following CSS COde.

    .page .entry-meta {
         display:none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Page Header / Date Display’ is closed to new replies.