Menu Item no page
-
Currently I have a menu parent that i setup with 3 services under neath it. I set the url to # when I added to the menu then remove the # now its unclickable. On PC all you have to do is hover over it. How ever on mobile you need to click the drop down arrow. Is there a way to make the entire menu item the arrow essentialy? basically oyu can click the word services and it will drop down vs clicking the small arrow
-
I tried using this but it did not work in custom css area
#mobile-navigation ul li .dropdown-toggle {
width: 100%;
}#mobile-navigation ul li .dropdown-toggle .svg-icon-submenu {
float: right;
}#mobile-navigation ul li a {
padding: 0 !important;
} -
-
Hi, I’m not sure I follow — could you send a link to the site you’re having trouble with?
Please note these forums are for the sites hosted and managed here at WordPress.com. For help with a site hosted somewhere else, you’ll need to use the forums for self-managed WordPress installations instead.
- The topic ‘Menu Item no page’ is closed to new replies.