Customer menu is not aligned when is logged in
-
See the picture attached the user menu is not aligned and it’s living a space in between.
attaching picture
Attachments:
You must be
logged in to view attached files.
Hello,
Please send me access to the admin panel so I check the settings of the site. Also, clarify the aligned issue, as for me, it looks well.
Kind Regards
Hello,
Try to use the code below for help:
.wd-dropdown.wd-dropdown-register,
.wd-dropdown.wd-dropdown-my-account {
margin-top: 5px;
}
.wd-dropdown.wd-dropdown-register:after,
.wd-dropdown.wd-dropdown-my-account:after {
height: 5px;
}
Kind Regards