Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1315899

    I have a website that I’m using posts as a calendar for the events page –

    I need to have the date not displayed, can I have some custom code to NOT display the date – https://www.regalewine.com/calendar/

    Thanks
    Brian

    #1316181

    Hi Brian,

    Please try the following in Quick CSS under Enfold->General Styling:

    span.av-masonry-date {
      display: none;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.