[Solved] JS & CSS dropdown menu codes effecting full website codes [closed]


Because the menu’s CSS has generic selectors in it. Look at the file http://www.fedri.com/css/dcmegamenu.css and you will see the following right at the top of the file.

ul{list-style:none;}

body {font: normal 13px Arial, sans-serif;}
h2 {font: normal 26px Arial, sans-serif; padding: 20px 0; margin: 0 0 30px 0;}

7

solved JS & CSS dropdown menu codes effecting full website codes [closed]