New Landing How can we help? Themeforest Theme Support Neighborhood Disable footer on certain pages

Viewing 2 posts - 1 through 2 (of 2 total)
  • #63049
    Soapmarine
    Member
    Post count: 29

    Hello team,

    is it possible to disable footer on certain pages? Thank you for advice!

    #63153
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes you can add this custom css:

    .page-id-7606 #footer {
      display: none;
    }

    You will have to duplicate the code for each page you don’t want to display it on, you can grab the page-id from the tag in your source code.

    – Kyle

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

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

License required for one of the following items
Login and Registration Log in · Register