How can i hide tags below post

Home Forums Iconic One Pro Support How can i hide tags below post

This topic contains 2 replies, has 2 voices, and was last updated by  udahiliportal 4 years, 10 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5645

    udahiliportal
    Participant

    help please, i would like to hide tags below post

    #5646

    Hi,

    You can use the following in customizer -> additional CSS

    
    .tags {
        display: none;
    }
    #5647

    udahiliportal
    Participant

    Thank you! working

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

You must be logged in to reply to this topic.