Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Muirén NíSídach

    (@rhomani)

    Never mind.
    I just removed the entire section until I learn to comment it out from the extra CSS area.

    Theme Author Guido

    (@guido07111975)

    Hi,

    Remove it everywhere:

    
    .postmetadata {display:none;}
    

    Single post only:

    
    .single .postmetadata {display:none;}
    

    Single post bottom part only:

    
    .postmetadata-bottom {display:none;}
    

    Guido

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How To: Hide Metadata from a Single or All Posts?’ is closed to new replies.