Hi,
I’ve got an issue in custom post types with displaying ‘no category’ in pp_description class div like:
<p class="pp_description" style="display: block;">red flower / No category</p>
The taxonomy is already chosen.
But is there the way to remove this category/taxonomy from that div please?
Thanks.
Hey motylanogha!
Please add following code to Quick CSS
.pp_description { display: none; }
Cheers!
Yigit
HI
Yigit, but I WANT the title to appear there.
I just don’t want the category or whatever it is, to appear right after a slash mark.
Thanks..
Hi,
Can you post the link to your website please?
Regards,
Josue