• Resolved drango

    (@drango)


    Hello. I am trying to build an website, but there seems to be problem with dropdown menus. They disappear when I try to click on some of them. I am not very familiar with CSS editing, and I think that there is some problem with CSS of the theme. I read on few forums about the same problem, but it always depends on the theme that is used. Current web site that I am working on is http://www.fcoldboys.com.mk. Can somebody give a check and maybe have some conclusion about this problem? Thank you in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • There are no problems with your drop down menus for me

    What browser are you using?

    Thread Starter drango

    (@drango)

    Sorry for not updating this thread, but I solved the problem. Actually, the problem was in that there was some space between the main nav bar and the drop down menu, so I inspected the css for drop down menu and just changed top-margin to something like -20px and it become fixed but there occurred another problem with the hover effect of the main nav button which I fixed with changing of float:right to float:center. I don’t have great experience with CSS but these changes fixed the problem so maybe somebody with same problem, will find this info bit helpful.

    Anyway thank you for responding.

    ladienat

    (@ladienat)

    you did help Drango, I was pulling my hair with this same issue and when you mentionned top-margin, I messed around and it worked too – the funny thing is it was an issue only on PC – on Mac everything was fine 🙂 So thanks for sharing!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Dropdown menu problem’ is closed to new replies.