Hello,
I added new icons and they popped up in the menu, i removed the mobile icon in the menu with a code but the desktop version still has the icon in the menu.
I need to remove it - please see in picture below
Hello,
I added new icons and they popped up in the menu, i removed the mobile icon in the menu with a code but the desktop version still has the icon in the menu.
I need to remove it - please see in picture below
Hey @nicnaks
Please share your Store URL and Password if enabled
Hi @nicnaks ,
Would you mind to share your URL website with password if its protected? Thanks!
I’m not sure I can, I made the icon smaller with the below code and removed the social media icons from the desktop burger menu - i just want to remove the account log in if poss
#menu-drawer .menu-drawer__account svg{ width: 30px; height: 30px; }I’m not sure I can, I made the icon smaller with the below code and removed the social media icons from the desktop burger menu - i just want to remove the account log in if poss
#menu-drawer .menu-drawer__account svg{ width: 30px; height: 30px; }here is another screenshot of the desktop burger menu
Do you mind sharing the url to your store? Then we I can provide you the actual code that does the trick
if you like to move it just used the display: none, but if you like to make it smaller. We need your URL website or even a preview it will work. Thanks!