• aidoman16

    (@aidoman16)


    Hi!

    I have been struggling to completely remove the footer navigation bar. Is there a way to do that on this theme?

    Thanks,
    Sasha

Viewing 1 replies (of 1 total)
  • Fotis

    (@markwaregr)

    Hi there,
    You will need to add some custom CSS to achieve this.
    Install and activate this plugin then go to “Add Custom CSS” on your dashboard and paste this

    footer .navigation{
     display:none;   
    }

    in the box.

Viewing 1 replies (of 1 total)
  • The topic ‘Removing Footer Navigation’ is closed to new replies.