I do not want the my account section. My client does not want his customers to register.
how to remove my account section
2 posts from 2 voices-
Posted 1 year ago #
-
Hello,
On your custom.css, drop this line. This will not render the login link.
.account_overview_link {
display: none;
}`Hope this helps. :)
Regards,
IsmaelPosted 1 year ago #
Reply
You must log in to post.














