Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Portfolio
Hide featured image on single postfolios
RobertHelle
October 2015
in
Portfolio
Hi.
I would like to hide the featured image on single posts but not other places. Is this possible with a css code?
Thank you!
Comments
Albert
October 2015
Hi,
yes, this can be done with css of course:
.single-post .single-photo-wrapper { display: none !important; }
Sign In
or
Register
to comment.
Comments
yes, this can be done with css of course: