How I can remove "Sign up"

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Mar 28, 2016 8:26 pm
Reply with quote
Report this post
Hi

I have istallaed template in the url http://www.pdmontevarchi.it and I would like remove the button "Sign Up" from the main menu, but this is not a menù line.

Could you help me?

Thanks
Vittorio
User avatar
Fresh Boarder

teitbite
Fri Apr 01, 2016 10:11 am
Reply with quote
Report this post
Hi

Simply disabling Login module should remove it, but to be sure add this to override.css

Code: Select all
#gkUserArea {
    display: none;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.