Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #115056
    ChrisVerrall
    Participant

    Hi,

    How do I remove the page from the homepage on this theme? I only want the Featured Grid and Featured Content Grid showing and no specific page content.

    Many thanks,

    Chris

    #115069
    Mahesh
    Keymaster

    @chrisverrall: Please post in your site url.

    Regards,
    Mahesh

    #115079
    ChrisVerrall
    Participant

    Hi,

    It’s http://www.theperformersstudio.com. Excuse the dreadful formatting, I’ve only just installed the theme and need to sort out the featured images and general CSS. I’d like the Home page at the bottom to disappear.

    Kind regards,

    Chris

    #115084
    Mahesh
    Keymaster

    @chrisverrall: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .home #content {
        display: none;
    }

    Regards,
    Mahesh

    #115086
    ChrisVerrall
    Participant

    PERFECT! Thank you very much.

    Kind regards,

    Chris

    #115092
    Mahesh
    Keymaster

    @chrisverrall: Thank you for your appreciation. If you like my support and Clean Box theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/clean-box?rate=5#postform
    Have a nice day!

    Regards,
    Mahesh

    #115094
    ChrisVerrall
    Participant

    Gladly. Done. 🙂

    #115096
    Mahesh
    Keymaster

    @chrisverrall: Thank you, we really appreciate it.

    Regards,
    Mahesh

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Removing page from the homepage (Clean Box)’ is closed to new replies.