Archived topic
Mobile Menu - Width of "Submenu Arrow"
3 replies · Started by Sven on December 4, 2015
Hi,
some people have problems to use the mobile submenu on my gp-site. it seems the main problem is the width of the arrow-area that extends the submenu (some people have problems to hit the small area for the first time). also some people simply do not see the arrow on the right side. difficult problem. :/
as a first step...it is possible to extend the width of this area? perhaps 33% or 50% of the complete menu-width.
Hi Sven,
Give this a try:
.main-navigation ul li .dropdown-toggle {
width: 20%;
text-align: center;
}
Let me know :)
Thank you...works like a charm. :)
Sven
You're welcome :)
