Comments Ricardo started the conversationOctober 5, 2017 at 12:02pmHello, how can I remove blog categories? I don't need them and prefer to just see the title.Thanks! 1,974Support repliedOctober 8, 2017 at 7:30amHello.post .meta-categories{ display: none;}in theme options -> styling options -> custom CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyRicardo repliedOctober 9, 2017 at 10:55amYes! Thank you again. I tried to figure this out so I wouldn't bother you too much but spent about 2 hours with no luck. Thanks to everyone at ClaPat. Much appreciated. Ricardo repliedOctober 9, 2017 at 10:58amOne other question - any way to not display category in the actual post itself? http://staging1.thisisbien.com/multicultural-total-market-cross-cultural-marketing/Thanks! 1,974Support repliedOctober 14, 2017 at 7:09amYes add.single-post .meta-categories{ display:none;}in theme options -> styling options -> custom CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 LikeRicardo repliedOctober 19, 2017 at 2:05pmTHANK YOU!!!!! Sign in to reply ...
Hello, how can I remove blog categories? I don't need them and prefer to just see the title.
Thanks!
Hello
.post .meta-categories{
display: none;
}
in theme options -> styling options -> custom CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Yes! Thank you again. I tried to figure this out so I wouldn't bother you too much but spent about 2 hours with no luck. Thanks to everyone at ClaPat. Much appreciated.
One other question - any way to not display category in the actual post itself? http://staging1.thisisbien.com/multicultural-total-market-cross-cultural-marketing/
Thanks!
Yes add
.single-post .meta-categories{
display:none;
}
in theme options -> styling options -> custom CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
THANK YOU!!!!!