• Resolved helenyu009

    (@helenyu009)


    After I selected static page for the home page, I noticed that the recent posts section was gone and instead the space was taken up by a headig “home,” where i could put text or photos in, but I was unable to remove the title “home.”

    How can I remove the “home” wording, and instead put in a title for that section, center-aligned and the same font and color as the “==featured posts==” above?

    Many thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,

    Thank you for getting in touch with us.

    The only way to replace home title with custom text is by theme customization. However it is quite easy to hide that title. In order to do this you need to add this css to Appearance → Customize → Additional CSS:

    .home .entry-page h1.entry-title {
        display: none;
    }

    Hope that helps.

    Kind regards

    Thread Starter helenyu009

    (@helenyu009)

    Many, many thanks for your help. It works now!

    Thread Starter helenyu009

    (@helenyu009)

    I am sorry – I just checked my website after logging out as admin, and realized that the “home” title was still there, although when I signed in to as admin and open the website it has disappeared. What to do?

    with many thanks.

    Thread Starter helenyu009

    (@helenyu009)

    Thank you I have got it figured out, it has to do with the cache. Thank you for your help and it’s working perfectly now.

    Hi there,

    I’m glad to hear that it’s working.

    Would you please take some time out from your busy day to leave us a quick review here: https://www.ads-software.com/support/theme/kale/reviews/#new-post
    We’d really appreciate it ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Kale: appearance of a “home” section on the home page’ is closed to new replies.