January 16, 2019 at 10:25 am
Theme: Virtue – Premium (Child )
I am truly missing a setting (or two ) with my site. Before WP 5, I had this for my CSS to hide the title of every page:
.page-header {
display: none;
}
And it was working.
However with WP 5 now installed when I add new pages the title shows up as a link under my top menu and it’s not just the current page that is doing this but for every page I add (only the new ones added are doing this) and the place it shows up is under my main (top) menu.
I tried adding the above CSS to WP 5, but the title still shows up. I installed 2 different plugins that are supposed to hide the title, but the titles are still showing up. I searched through the forum (using terms: Hide Title) and although there are a few posts, none of them seem to work.
I did notice there is a place that says “Show Page Title” and on each page the setting is set to “Hide” and that is failing too.
What am I missing?
Thank you,
Jim