- This topic has 3 replies, 2 voices, and was last updated 8 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘How to remove page titles from header’ is closed to new replies.
Home › Forums › Exoplanet Pro › How to remove page titles from header
Is there anyway to remove page titles completely ? In header or below are only options I can find.
Add this in Customize > Additional CSS:
.header-title,
.title-header {
display: none;
}
After adding that code, if you want the header to not have extra vertical padding (so it is same height as logo/menu header) select the ‘Below’ option.
Worked perfect Andy.
Any chance you know were can remove the entire side bar ?
Recent Posts, Recent Comments, Archives, etc. – the whole side bar. (see below)
No option to as far as I can find. I’ll repost as new thread if needed.
Disregard, I found the adjustment – my fault, was looking right at it to !