Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #286130
    [email protected]
    Participant

    Anyone know where i can find the option to remove the calendar/date off the top of a page?

    #286149
    tikaram
    Keymaster

    @adamoverthelineracing-com-au: Can you please provide me the URL of the page so that I can help you remove the date from the top of the page.

    Regards,
    Tikaram

    #286158
    [email protected]
    Participant

    http://www.CraigMartinracing.com.au

    It disappears from all pages but not the ‘home’ page

    #286267
    tikaram
    Keymaster

    @adamoverthelineracing-com-au: Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .entry-container .entry-header .entry-meta {
    	display: none;
    }

    Let me know if this helps resolve your issue.

    Regards,
    Tikaram

    #286279
    [email protected]
    Participant

    Thanks Tikaram – this worked perfectly – thanks for your prompt response

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove Calendar and Date from Page’ is closed to new replies.