Hide Page Title but not the navigation icons on the right
-
Hello! I am using the Virtue Theme by Kadence. I was wondering if it’s possible to hide the page title from child Portfolio pages but not the main Portfolio page? I also don’t want to lose the navigation icons that appear to the right of the page title.
Here is the page where I want to keep the page title:
https://madmangoes.com/sandbox/projects/Here is the page that I want to remove the page title from but keep the nav icons:
https://madmangoes.com/sandbox/portfolio/marketing-brochure/
I tried adding the following code to my css but it removed all page titles and nav icons.
‘.entry-title {
display: none;
}’
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Hide Page Title but not the navigation icons on the right’ is closed to new replies.