Soma Theme Help Free theme

Page headers in the posts

M Started by Maria · November 1, 2018 at 8:22 am · 3 replies 1 voice Last reply 7 years, 5 months ago
M
Maria Original poster Member
#1

Hello!

I’d like to know is it possible to delete the page headers/titles for the blog posts? At the same time, I’d like to keep them for the general pages, such as about, services, etc.?

Thanks a lot!

Kind regards,
Maria.

ST
Spiracle Themes Original poster
#2

Hi Maria,

We can hide it by using CSS. Try the CSS below

.single-post #page-title{
display: none;
}

Copy and paste it in Appearance -> Customize -> Additonal CSS

Let us know if this helps you out.

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to Page headers in the posts

By posting, your reply becomes public (unless marked private).