Viewing 3 replies - 1 through 3 (of 3 total)
  • go to .css file and find this:

    .main-navigation ul li ul {
    position: absolute;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border-top: 1px solid #0FBE7C;
    top: 45px;
    left: 25px;
    width: 150px;
    }

    make sure top is set to 45 px.

    Thread Starter venumurki

    (@venumurki)

    Top is 45 px….i am using wordpress bootstrap css plugin. I have de-activated and activated all my plugins one by one. I found out that, when the bootstrap css plugin is deactivated the drop down menu works fine. When it is activated it does not. I have developed all my content based on bootstrap css classes. Now i do not know how to solve the issue.

    Thread Starter venumurki

    (@venumurki)

    WordPress twitter bootstrap css

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

The topic ‘Drop down menu issue’ is closed to new replies.