- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I have a login link in my website's header that I want to remove: (www.YouPick.app/)
So I went to the settings in the editor and disabled the Show "Log In" in site menu option:
But this didn't fix it. Next, I saw on other posts that people were told to disable costumer accounts in the checkout site settings, in an advanced settings on said page. But I couldn't find such a menu:
Any ideas on how to fix this? I've already tried to un-publish and re-publish the website.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Ope, just fixed it. I added:
@Media screen {
.membership-cart {
display: none !important;
}
}
to my header code (under SEO) and it's gone now.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Ope, just fixed it. I added:
@Media screen {
.membership-cart {
display: none !important;
}
}
to my header code (under SEO) and it's gone now.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Thanks for posting, @mrcmrc
The reason you could not see the "customer account" option under Settings > Checkout is because you did not have a payment processor (Square, Stripe, or Paypal) connected. In this scenario, you would need to temporarily activate one, then disable the customer account option, OR you can log into the account through the Weebly (iOS or Android) app, and uncheck the option under the Store menu.
Thanks for posting your work-around. If you need to remove the code you aded for any reason, you can use one of the above options I posted. 😊
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report