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
Remove Portfolio Post Header/ SubHeader
davidwj
October 2014
edited October 2014
in
Portfolio
I want to remove the header that sits right below the main menu in the portfolio post pages. What's the css to do so?
View image:
https://drive.google.com/file/d/0B3WiTs_CX39PZExvR2Y1dEJIZWM/view?usp=sharing
Thanks,
Comments
Albert
October 2014
Hi,
this is subheader and to remove this part of page, please use below custom css:
.single-portfolio #Subheader { display: none !important; }
Sign In
or
Register
to comment.
Comments
this is subheader and to remove this part of page, please use below custom css: