Hide portfolio top module with categories / show all
Hello, it´s possible to hide portfolio top module? Is the one with "filter by" and categories on portfolio page and in items page. It´s possible to hide the word/select "categories" in portfolio items top right?
I only have one categorie in portfolio.
Thanks in advance
Cheers
I only have one categorie in portfolio.
Thanks in advance
Cheers
Comments
yes, you can remove those details within below css:
And in portfolio items page's?? The whole top bar with "show all" and navigation arrows
Cheers
Cheers
My query is almost same. In my case case i'd like to remove the whole section in the Portfolio page which shows Love symbol, Title, Date and Categories.. Please see attached image. Have marked within red rectangle.
Kindly tell me solution and in which css / php file the modification should be made?? or can code be entered in the Custom CSS.
Also need to remove the title. Please see attached image to understand.
.single-portfolio .post-header { display: none; }
=D>