CattleDriver
MemberForum Replies Created
-
Indeed that works. I was using .page-title instead of .post-title.
And thank you for the informative link also.
Bear with me. What do I add to style.css to suppress the page title on that page?
I’ve tried this to no avail.
.page-id-2 .page-title {
display: none;
}Replacing
.page-titlewithh1works but I’d rather indicate the title specifically.You are absolutely right. A while ago I attempted to modify that file as I’m using that template for the home page and wanted to stop the page title from displaying on the home page. Just making the typical change to the CSS to remove the home page title didn’t work because the home page isn’t using the default template. I never got that to work anyway, and obviously screwed something up in the process, so I just deleted the template-twocolumnsleft.php in my child theme and will go from there.
Thank you!
Viewing 3 posts - 1 through 3 (of 3 total)
