Home Forums WoodMart support forum mobile user account view

mobile user account view

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

    shiyanthan
    Participant

    mobile user account view is not properly appearing. pls check attachment

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

    Hello,

    Do you check on the real device or in the emulator? If you check in the emulator, please reload the page and check.

    If you have any questions please feel free to contact us.

    Best Regards

    #324209

    shiyanthan
    Participant

    Hi,
    i checked both. same issue

    #324305

    Hello,

    I have checked the issue with the developers, this issue will be fixed in the nearest update, drop-douwn should not appear on the mobile.

    Meanwhile please add this custom CSS:

    @media (max-width: 1024px) {
    
    .wd-header-my-account .wd-dropdown {
    		display: none;
    }	
    }

    Please add the code to the Theme Settings > Custom CSS.

    Best Regards

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