[Support request] disable whole page content filter

Home Forums Support [Support request] disable whole page content filter

Home Forums Support disable whole page content filter

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1098966
    jasond

    can you help to provide the filter to display the whole page content section on the frontpage? I just want to display the hero section only (created by Element)

    Thanks

    #1098984
    Leo
    Staff
    Customer Support

    Hi there,

    There is no filter for that but this CSS should help:

    .home #page {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps 🙂

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