This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler
Hi there,
I haven’t got any menu setup for the My Account button, there is a pop up bubble keep asking me to setup a menu but i don’t want it. I want to remove this bubble, so that when customer click on ‘My Account’ button at the top right, it just goes straight to the account page or ask to sign in to access My Account page.
Hope this is clear. Please advice.
Thanks.
Hello,
You can add this code in Custom css:
.my-account-link:hover .submenu-dropdown {
display: none;
}
How to create custom.css you can watch in this tutorial https://youtu.be/Qok2zRedRMY
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up