Site logo

Archived topic

Arrow icon in the drop-down menu does not fit in the width of the list item

3 replies · Started by Omak on December 22, 2020

Viewing posts 1–4 of 4

Hi,

You can try adding this CSS:

li.menu-item span.dropdown-menu-toggle {
    float: unset;
}

It seems to have worked! Thank you!

It seems to have worked! Thank you!

Nice one. No problem. :)

This archived topic is closed to new replies.