• Hello:
    Sorry to sound like an idiot, but does anyone know how to remove a footer menu from the Hoffman theme?
    Thanks!
    Chris

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @cox00047,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .footer-menu { display: none !important; }

    Let me know if that does it.

    — Anders

    Thread Starter cox00047

    (@cox00047)

    Anders:
    Thanks so much for your quick reply!

    In my Hoffman, there is no ‘Additional CSS’ tab…and none of the tabs have an area to edit CSS.

    There is the standard Custom CSS tab beneath Appearance (so, Appearance > Custom CSS), though pasting the code you sent doesn’t change the footer menu.

    Any other ideas? Sorry to hassle you!!
    Best,
    Chris

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove footer menu?’ is closed to new replies.