• jugrnot704

    (@jugrnot704)


    Hey there, I have the free version of this theme.
    The theme is great I was just wondering if there was a way to remove the date from the featured post images on the home page.
    I’m editing this on wamp so I don’t have a link to provide you other than this example https://ww.wp.xz.cn/themes/revive/.
    I appreciate any help thank you.

Viewing 1 replies (of 1 total)
  • Michael

    (@mh-themes)

    Hi jugrnot704,

    you could try to hide the date with some CSS:

    #featured-area-1 .imgcontainer .postdate {
        display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Remove date from featured post image’ is closed to new replies.