Skip to main content

Reply to "How to hide the page name on custom pages"

HI Rosemary, this is a good tip. If I also have some CSS for the other h1 tag on the page - not the one for the title tag - could I still include information for the h1 in the CSS:

h1#pageTitle { display:none; }


h1 {
font-size: 18pt;;
font-style: bold;
margin-left:8%;
}

.breadcrumbs {display: none;}

Dr. Susan LaCombe
×
×
×