Site logo

[Support request] Removing page name text ‘Home’ from homepage

Home Forums Support [Support request] Removing page name text ‘Home’ from homepage

Home Forums Support Removing page name text ‘Home’ from homepage

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #2443552
    Sam

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

    #2443571
    Leo
    Staff
    Customer Support

    Hi Sam,

    Looks like you’ve figured it out?

    I’m not seeing the title on the home page.

    If not this should help:
    https://docs.generatepress.com/article/disable-elements-overview/

    #2443589
    Sam

    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.

    #2443686
    Leo
    Staff
    Customer Support

    Have you tried my suggestion in my first reply to use the Disable Elements module?
    https://generatepress.com/forums/topic/removing-page-name-text-home-from-homepage/#post-2443571

    It’s not good to use CSS to hide the page name 🙂

    #2444903
    Sam

    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.

    #2444919
    David
    Staff
    Customer Support

    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

    #2444937
    Sam

    #1 fixed it. Many thanks.

    #2445058
    David
    Staff
    Customer Support

    Glad we could be of help!

    #2445116
    Sam

    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.

    #2445122
    David
    Staff
    Customer Support

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

    #2445195
    Sam

    Thanks again.

    #2445286
    David
    Staff
    Customer Support

    You’re welcome

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.