Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #301038

    Hi!

    I’m not aware I added a menu to the footer… how can I get rid of it again? I want the footer to be small, just mentioning copyright stuff. Or maybe it’s not the footer I don’t want, but then I don’t know what that area is called… Please have a look at http://www.jouwwp.nl/npb, I mean the dark grey area where it says ‘interessante links, pagina’s, categorieën, archief’. This whole ‘block’ needs to go. How can I do that?

    Thanks a lot in advance!

    #301041

    Hi Welmoed!

    Please go to Enfold theme options > Footer Layout and choose to display only “Socket”. You can also add following code to Enfold theme options > General Styling > Quick CSS field

    #footer {
    display: none;
    }

    Best regards,
    Yigit

    #301235

    Ah thank you! I needed to click the + to see all the options, found it. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove the footer?’ is closed to new replies.