Site logo

Archived topic

Removing page name text 'Home' from homepage

11 replies · Started by Sameer on November 30, 2022

Viewing posts 1–12 of 12

Please guide on how to remove page name text 'Home' from homepage.

Thank you for getting back. Yes, I was able to figure it out by specifying the following in CSS:

.page-id-0 .entry-title {
display: none;
}

However, the vertical gap between the logo and slider is too much. Please advise how to reduce it.

Hi again. As per your suggestion, I did use the Disable Elements module to disable Content Title.

However, the vertical gap between the logo and slider is still too much.

Please advise how to reduce it.

Thank you.

Hi there,

some of that space comes from the theme padding:

1. go to Customizer > Layout > Container and reduce the Top padding.
2. (optional) Customizer > Layout > Header and reduce the bottom padding

#1 fixed it. Many thanks.

Glad we could be of help!

I just realized that the vertical gap between the logo and slider is still too much on mobile devices. Is there anything we can do about it? Thank you.

In the Customizer switch to the Mobile preview, then edit the Padding options again as they have mobile responsive settings too.

Thanks again.

You're welcome

This archived topic is closed to new replies.