Reply To: Mobile Menu – Width of "Submenu Arrow"

Home Forums Support Mobile Menu – Width of "Submenu Arrow" Reply To: Mobile Menu – Width of "Submenu Arrow"

Home Forums Support Mobile Menu – Width of "Submenu Arrow" Reply To: Mobile Menu – Width of "Submenu Arrow"

#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 ๐Ÿ™‚