Menu item hidden behind others
You are correct that this is definitely a CSS issue. To get the 3rd level menu to show up fully, you’ll want to target it and move it X number of pixels from the left until it lines up correctly. If your sub-menu’s have a set width, then use that set width to move the … Read more