Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #132835
    acspencer36
    Participant

    Hi there, I’m trying to hide the featured posts on my homepage https://www.amyspencer.co. I’ve played around with the static/recent posts option; I’ve disabled “Featured Posts” on the ECT thing, but it’s still there. I do have Jetpack installed.

    On my Appearance==>Customize page, the page looks like how I want it – just the Portfolio and Services stuff, but when I publish it, the Featured Content stuff still comes up.

    Thanks!
    Amy

    #132893
    Skandha
    Participant

    @acspencer36: If you mean to disable featured posts on homepage then
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body.home .featured-content-wrapper.section.layout-three {
    	display:none;
    }

    Let me know if this solves your issue!

    Regards,
    Skandha

    #132988
    acspencer36
    Participant

    @skandha – Bingo – you did it! Hooray! Thank you so much 🙂

    Best,
    Amy

    #132989
    Skandha
    Participant

    @acspencer36: Hello there, 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/cleanportfolio/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.

    Regards,
    Skandha

    #133001
    acspencer36
    Participant

    @Skandha – no problem, done!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Hide Featured Content (Clean Theme)’ is closed to new replies.