New Landing How can we help? Themeforest Theme Support Neighborhood Removing footer from individual pages

Viewing 6 posts - 1 through 6 (of 6 total)
  • #199893
    jeff_quade
    Member
    Post count: 37

    I have a footer that is site wide but I now have a need for a few new pages to not have the footer. I thought there was an option on each page setup to hide the footer but I am not seeing it.

    How can I “hide” the footer on certain select pages?

    #199981
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    /*please change the id of page*/
    .page-id-2 #footer{display:none !important;}

    Thanks
    Mohammad

    #250157
    eilenka
    Member
    Post count: 20

    Hello, Thank you for this tip. I’ve tried adding it to the style.css of my child theme and it does not seem to work for the post in question. Is it OK to put this code in child theme stlye.css?
    Thank you

    #250251
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to change the id of the page in the css to the id of the page you’re trying to remove it on

    – Kyle

    #250878
    eilenka
    Member
    Post count: 20
    This reply has been marked as private.
    #250968
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> General Options -> Custom CSS -> Here you need to insert the custom css code.
    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register