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.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024