Home Forums Pro Themes Kids Education Pro Home section

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29261
    insitedesigns
    Participant

    Hello,

    If you look at the home page of my website, underneath gallery you will see a “home” section. I added content to it because it looked funny with just a blue background that said home but is there any way to get rid of that entirely? I dont see it on the demo and it ruins the look. Thank you!

    http://westwoodnurseryschool.org/

    #29325
    wensolutions
    Keymaster

    Yes you can hide it through Custom CSS. From your admin dashboard, go to Appearance -> Theme Options -> Additional CSS and paste the following code.

    .blog-post-wrap h2.entry-title {
        display: none;
    }
    #29382
    insitedesigns
    Participant

    Hello,

    I tried what you suggested and it only removed the word “home” but not the blue section where it was. I deleted the content but it was still there so I added it back so it didnt look funny. Any other suggestions to get rid of it entirely?

    Thanks

    #29412
    wensolutions
    Keymaster

    Hello @insitedesigns,

    We apologize for the confusion, the Kids Education Pro theme already has the option to disable the “Home” section that you are referring to. You do not need to use the custom CSS for the task.

    To remove the section from the home page, please go to your Admin Dashboard > Appearance > Customize > Theme Options > Static Homepage and Uncheck the “Enable Content” option.

    Save your changes and the section will be removed from the front page.

    Hope this helps,

    Best Regards !!

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