• So just a little CSS question I suppose.
    I have a site that uses the Concept theme and when the page loads the drop down menus expand automatically and then close as the page loads.
    see it here:
    https://www.pyrenees-mountains.com/
    I thought it was related to the CSS for the list styles but cannot seem to eliminate it.

    anyone out there who knows the obvious problem i am missing ?

    many thanks

    J

Viewing 3 replies - 1 through 3 (of 3 total)
  • The JavaScript hides the dropdowns, but does so after the page has finished loading.
    You could add a display:none; somewhere in the dropdown.css to hide the dropdowns as default.

    Thread Starter joncjones

    (@joncjones)

    Thanks for the idea

    when i tried this first it hid the whole menu bar…

    where in the dropdown.css file is it best done ?

    J

    Thread Starter joncjones

    (@joncjones)

    Anyone any more ideas on this as i still haven’t managed to crack it…

    would be truly appreciated ??

    J

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Drop downs expand automatically on page load’ is closed to new replies.