Home Forums WoodMart support forum HIDE META SINGLE BLOG POST

HIDE META SINGLE BLOG POST

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

    constantinos.rokkos
    Participant

    Hello i want to hide the meta on the single post page. See photo attached

    Attachments:
    You must be logged in to view attached files.
    #617412

    Hung Pham
    Keymaster

    Hi constantinos.rokkos,

    Thanks for reaching to us and appreciate your patience.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    :is(.wd-single-post-header,.post-title-large-image) div.wd-post-meta{
    	display: none;
    }

    Regards,

Viewing 2 posts - 1 through 2 (of 2 total)