• Resolved botanisi

    (@botanisi)


    I downloaded the theme Riverbank and the events calender plugin. But the posted date keeps showing up in the header of the event. How can I remove this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @botanisi,

    Thanks for choosing Riverbank!

    Adding the code below in the Additional CSS section within the Customizer will remove the published date from the events pages.

    .events-single .has-text-align-center.wp-block-post-date time{
    display: none !important;
    }

    Have a nice day!

    AC

    (@purplecodes)

    Themeisle Support

    Hi @botanisi,

    It’s been a while since we have heard from you. We will now be closing this thread if the issue has already been resolved. Kindly open a new thread if you have other questions or concerns.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove “posted date” on events’ is closed to new replies.