Reply To: How can i hide tags below postHome › Forums › Iconic One Pro Support › How can i hide tags below post › Reply To: How can i hide tags below post June 9, 2019 at 6:09 am #5646 Themonic-SupportKeymasterHi,You can use the following in customizer -> additional CSS .tags { display: none; }