Menu items not aligned vertically
-
as you can see from the mobile version of this test site im developing the menu items are not vertically aligned, how can i fix this?
https://tesnaytes.ovh/ANGAI tried with the css:
.mobmenu_content li {
display: block !important;
}but doesn’t seem to solve the issue (even after cache delete).
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Menu items not aligned vertically’ is closed to new replies.