Home Forums WoodMart support forum Customer menu is not aligned when is logged in

Customer menu is not aligned when is logged in

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #548302

    manuel.gordoa
    Participant

    See the picture attached the user menu is not aligned and it’s living a space in between.

    #548304

    manuel.gordoa
    Participant

    attaching picture

    Attachments:
    You must be logged in to view attached files.
    #548429

    Luke Nielsen
    Member

    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

    #548544

    manuel.gordoa
    Participant

    Access attached

    #548716

    Luke Nielsen
    Member

    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

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