New Landing How can we help? Themeforest Theme Support Neighborhood Disable footer- select pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • #67360
    kastyles
    Member
    Post count: 123

    Is there a way to disable the footer on select pages? Id like it to show only on shopping pages if that is possible.

    #67364
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi, try adding this custom css:

    #footer {
      display: none;
    }
    .woocommerce-page #footer {
      display: block;
    }

    – Kyle

    #68223
    kastyles
    Member
    Post count: 123

    That worked perfect, thank you! ๐Ÿ™‚

    #68289
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great! ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 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