Site logo

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

Home Forums Support [Resolved] Arrow icon in the drop-down menu does not fit in the width of the list item

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1590219
    Omak

    How do I adjust the CSS to fix this problem?
    http://joxi.ru/RmzZ8dWCMGeWVm

    #1590260
    Elvin
    Staff
    Customer Support

    Hi,

    You can try adding this CSS:

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

    It seems to have worked! Thank you!

    #1590284
    Elvin
    Staff
    Customer Support

    It seems to have worked! Thank you!

    Nice one. No problem. 🙂

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