• Is it possible to remove the box with the date and: posted on.. posted by..
    thanks for your reply!
    using Grid

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

Viewing 1 replies (of 1 total)
  • Theme Author Guido

    (@guido07111975)

    Hi,

    If you want to remove whole post meta section, just add this on the custom CSS page in Customizer:

    
    .postmetadata {display:none;}
    

    But it seems you’ve already found a solution.

    Guido

Viewing 1 replies (of 1 total)
  • The topic ‘how to remove “posted on”’ is closed to new replies.