Home Forums WoodMart support forum Dropdown login menu

Dropdown login menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28300

    leonidas
    Participant

    Hi,
    how do we increase the width of the dropdown login menu (after login)?

    #28320

    Bogdan Donovan
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .topbar-wrapp .menu-item-my-account .sub-menu-dropdown {
    	width: 211px;
    }

    Regards

    #28331

    leonidas
    Participant

    Thank you.
    Close the ticket

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Dropdown login menu’ is closed to new replies.