Shopify themes, liquid, logos, and UX
Hello,
I'm looking to hide my main menu / navigation from the customer log in page. I currently have it set to open to the login page, but I don't want people to see anything until after they log in.
Thank you!
Solved! Go to the solution
This is an accepted solution.
thanks for url can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/timber.scss.liquid->paste below code at the bottom of the file.
#account nav {
display: none;
}
Hello @CE71
can you please share your store URL so i can provide you to css for hide navigation.
This is an accepted solution.
thanks for url can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/timber.scss.liquid->paste below code at the bottom of the file.
#account nav {
display: none;
}
Thank you so much!!!!
its my pleasure to help us
Hi,
In your site right click is disable please turn ON it.
Thank you.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025