Karuma Theme – remove page title headers
-
Hi,
I’m trying to remove the page title headers that show up in the Karuna theme. All of my pages start with headers (About, Home etc) and I would like to remove those and just have the main content. Is there a way to do this?The blog I need help with is: (visible only to logged in users)
-
Hi there,
You can hide the page title by adding this line of CSS to your stylesheet:
h1.entry-title {
display: none;
}That should do the job.
-
Tania, thanks for helping!
ardorwoodfarm – let us know if you’re all set.
You can also access the live chat support option when available here:
- The topic ‘Karuma Theme – remove page title headers’ is closed to new replies.