Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #158229
    wouwonline
    Participant

    On the bottom of the homepage, you see a blog post ‘Rijles Cadeaubon’.
    I don’t want the date to be visible. Is that possible?

    https://rijschooleriksnip.nl/#section4

    #158235
    Skandha
    Participant

    @wouwonline: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #post-199 .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 ‘Date visible in Blog on homepage’ is closed to new replies.