• Resolved sorbas

    (@sorbas)


    Hi!

    I have a Problem with the Hoffmann dropdown menu. It doesn´t work. The menu is visualized below the footer. On my moblile Phone its not shown at all.

    Any solutions?

    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 @sorbas,

    The Bootstrap CSS you’re loading overwrites styling included in Hoffman, which results in the menu not being displayed when its toggled. You can fix it by removing the Bootstrap CSS altogether, or just this part of the CSS file:

    .hidden { display: none !important; }

    — Anders

    Thread Starter sorbas

    (@sorbas)

    i will try it. Thanks!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hoffmann Menu doesn´t work’ is closed to new replies.