Tagged: comment count
Hey Courtney!
Add this to your custom CSS.
.slide-meta div {
display: none;
}
Cheers!
Elliott
Hi Courtney!
Please insert the below css into your custom css section:
.slide-meta-comments {
display: none !important;
}
.slide-meta-del {
display: none !important;
}
Regards,
Dake
This doesn’t work for me in the portfolio section. Is there another way to do this for the portfolio posts??
Hi,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
Rikard
YES- thanks
There’s no comment count in the portfolio items though, which elements are you trying to remove?
Regards,
Josue
oh- sorry-
On the bottom on any single portfolio page, I have a space to reply with comments. There is an orange circle with 0 in it. Until I get more (some) comments it looks very lonely. I would like the big orange circle with the number in it to not be there.
Hey!
I checked one single portfolio and couldn’t find what you’re referring to:
Cheers!
Josue
ugh- sorry
I think you picked one that was not complete yet (former project marked private)
I hate to keep adding on here…..
but
Which border lines are NOT showing up on my social icons and comment box?
http://www.tiikoni.com/tis/view/?id=a76d860
(thanks for all of your help- couldn’t do this without you)
This will do it:
.single-portfolio .comment_meta_container {
display: none;
}
Best regards,
Josue
i cleared my cache but it’s still there
Move the code to the very start of your stylesheet and refresh a few times.