Home › Forums › CSS › [Solved] dropdown menu hover acting weird › Reply To: [Solved] dropdown menu hover acting weird
August 13, 2015 at 7:53 am
#206489
Participant
Thank you Atelierbram!
[class*=”fi-“] {
display: inline-block;
}
This worked great! Yes there is still that weird border… the last CSS does not remove it… but i am already happy for the first fix!!
Also, have you seen that if you click on the menu that has a dropdown, the mega drop down loses somehow a padding… I do not know how to fix this.
Thank a lot!