• Resolved Raven55

    (@raven55)


    I have a small but annoying issue when resizing my page below a certain horizontal resolution (I guess somewhere around 960px). The Header gets smaller and wont show my Logo(which isnt the main issue), but when i click on the Menu Button (the blue thing with the 3 lines) no dropdown Menu is shown, it seems to appear(because the code changes after clicking on it) but isn’t visible. Any Ideas/Help?

    Site: test2.phi.de

Viewing 3 replies - 1 through 3 (of 3 total)
  • The Responsive behaviour is part of the Theme, based on Twitter Bootstrap framework.

    Having looked at your site in Windows/Firefox and shrinking the page, I seem to lose the ‘3-bar menu’ completely which suggests that you’ve adjusted the CSS a little too far.

    How are you adjusting your CSS, using CustomCSS panel or a Child Theme?

    Thread Starter Raven55

    (@raven55)

    I’m using a css file based on whats in the blue.css file. (Yes i copied the blue.css and edited it) I know about the pros/cons using child themes but thats not the way i’ve done it.

    edit: oh i see what you meant, its now back again

    Thread Starter Raven55

    (@raven55)

    found the solution myself 🙂

    for some reason the .navbar .nav element was set to absolute which caused the menu to be displayed outside the view.
    Anyway Thank You 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issues with Resizing Navbar / no dropdown menu’ is closed to new replies.