Hello I am currently facing a issue where I want my sub menu to show when i tap to it or hover over it on focus. I want to remove the arrow so its not clickable to show the sub menu on both menus but u can tab or hover over it to show the submenu. Alsp how would i align everything properly it is not overlapping the header. THank you.
Try to base you code on flexbox or bootstrap4 it will take care of the float issue, you don't even need to use the 'float' rule when you use the methods i mentioned.