Main menu on tablet uneven
-
I’m having an issue in my main menu when viewed on a tablet. It’s not an error with the media queries as it doesn’t occur on desktop when the window is resized to tablet size. On a tablet, any menu item that has a drop down item, it adds an arrow next to it obviously indicating there’s a drop down menu for that item. I’ve tried fixing it and have concluded that the arrow is what’s causing the issue. Any menu item that has this arrow next to it causes the menu item before it to drop down by a couple pixels. Isn’t much but it’s kind of frustrating not knowing how to fix it. I’ve tried adding display: inline-block to the css but it doesn’t fix the issue. I would like to keep the arrow there if possible and just try to fix it but if I absolutely have to I’ll delete it. Any help is greatly appreciated!
- The topic ‘Main menu on tablet uneven’ is closed to new replies.