Okay
  Public Ticket #2795278
Delete footer area from the demo theme
Closed

Comments

  •  11
    RanebrookZina started the conversation

    Hello

    Could you advise how to delete this footer area from the demo theme. I started customizing the Footer from salient settings, but it added one more after the demo one. And the demo I can't find where to delete. 

  •  1,878
    Judith replied

    Hi There,

    Please send in your admin login credentials and your website url so that we can look into this further.

    Thanks.

  •   RanebrookZina replied privately
  •  1,878
    Judith replied

    Hi There,

    Please try this css:

    .nectar-global-section.before-footer > .row, .nectar-global-section.after-nav > .row {
        display: none;
    }

    Thanks.

  •  11
    RanebrookZina replied

    The footer is gone, but now there is a big empty space instead. 

  •  1,878
    Judith replied

    Hi There,

    I am not seeing the space ,please send in a screenshot for the space that is created.

    Thanks

  •  11
    RanebrookZina replied

    I needed to rescale the page, so it fits, it's at 40% So you can see more clearly. 

  •  1,878
    Judith replied

    Hi There,

    Please apply dropdown for each filter to avoid the huge height the sidebar is occupying because of the list style of the filters.

    Thanks.