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

    (@galussothemes)

    Hi louis360review,

    You can hide tags and categories, but not only tags. To do this, go to ‘Appearance’ > ‘Editor’ and select the custom-style.css file. Paste the following code and save the changes:

    /* Hide entry meta in excerpts */
    .entry-meta-term-excerpt {display:none;}
    
    /* Hide entry meta in full posts */
    .entry-meta-term-single {display:none;}

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Tags in posts, how can I hide?’ is closed to new replies.