Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #237424
    cvmw
    Participant

    Hello!
    I tried this CSS code to remove HOME from the bottom of homepage but unfortunately
    it removed EVERY title from FEATURED CONTENT.
    I can’t remember how I removed it on the other theme. I may have just deleted it
    somewhere – took hours. Could I get a modified code? I tried a couple of things
    with this one and it didnt work.
    Thanks
    http://www.marriagecat.com
    MW

    CSS:
    .home .entry-header { display: none; }

    #237442
    Skandha
    Participant

    @cvmw: Hello MW.
    Your site seems to be on under construction mode. Can you please let me know when your site is accessible so that I can look into the issue

    Kind Regards,
    Skandha

    #237472
    cvmw
    Participant

    Thanks,
    I dont have that CSS code installed right now but it removes the top SLIDER IMAGE –
    the HERO CONTENT and the FEATURED CONTENT – h2 header titles.
    What I’m trying to remove is the h2 PAGE TITLE that says “HOME” at the very bottom.
    Home page is the “FRONT PAGE” in the homepage settings…

    #237513
    Skandha
    Participant

    @cvmw: Hello MW,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home .singular-content-wrap .entry-header {
    	display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #237634
    cvmw
    Participant

    It’s looking good so far. Thank you!

    #237652
    Skandha
    Participant

    @cvmw: Hello MW, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-sketch/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regarsds,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove “HOME” from the bottom page of home page…’ is closed to new replies.