Home Forums WoodMart support forum Account on mobile

Account on mobile

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

    hpb
    Participant

    Hi,

    We have some flaws in the account icon for the menu header. These issues making it non-mobile friendly.

    1. When you click on the account it opens a menu, but it also goes to the account page away from the menu. The picture is in private content.
    2. After clicking on the account it leads you to a page with all the account-related links.
    3. When you scroll down, you get the mobile-friendly buttons.

    A solution could be, to ONLY show the mobile-friendly buttons as shown in picture #3. Can we disable the dropdown of #1 and remove the #2 container and only have #3 enabled?

    #323247

    Hello,

    Please, provide your site admin access (insert the site credentials into the Private content block under the message area) and confirm the permission for plugins deactivation, switching to the parent. This testing may take up to 15 minutes. You would better make the full backup of your site.

    Best Regards

    #323252

    hpb
    Participant

    Hey Elise,

    I added the login credentials to the private content area. To clarify, we only want the #1 and #2 disabled on mobile 🙂

    You have permission to deactivate the plugin for the next 6 hours from this post. Since its night time here and there is no activity. After the six hours, you could do it on our test site or in 24 hours after your liking.

    The current time is 01:24. There is no site activity between 1 to 7 AM and is the preferred time.

    I have just taken a backup in case.

    Appreciate the support!

    #323504

    Hello,

    Please switch to the mobile view of the Header builder: https://xtemos.com/docs/woodmart/header-builder/header-responsive-settings/ then remove the Account element.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woocommerce-MyAccount-navigation {
       display:none; 
    }

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

    Best Regards

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