[Resolved] Mobile Menu – Width of "Submenu Arrow"

Home Forums Support [Resolved] Mobile Menu – Width of "Submenu Arrow"

Home Forums Support Mobile Menu – Width of "Submenu Arrow"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #157941
    Sven

    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.

    #158004
    Tom
    Lead Developer
    Lead Developer

    Hi Sven,

    Give this a try:

    .main-navigation ul li .dropdown-toggle {
        width: 20%;
        text-align: center;
    }

    Let me know πŸ™‚

    #158502
    Sven

    Thank you…works like a charm. πŸ™‚

    Sven

    #158546
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.