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 portfolio date and autor
vali_m_92
January 2020
edited January 2020
in
Portfolio
Hi
Can you give me a css to hide the date and the autor prom a porftolio post?
I would like to have the same appearence like on a normal site.
Thank you
Comments
Pablo
January 2020
Hello,
Please paste that CSS code below into the Theme Options > Custom CSS & JS > CSS
body.single-portfolio .project-description,
body.single-portfolio .post-header {
display:none;
}
Thanks
vali_m_92
January 2020
Hello,
Worked perfectly, thanks.
Sign In
or
Register
to comment.
Comments
Worked perfectly, thanks.