How Can I Remove Welcome visitor you can log in?

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 Dec 16, 2013 2:16 pm
Reply with quote
Report this post
How can I remove "Welcome visitor you can log in or create an account" in user area?
http://www.ebeveyniz.net
User avatar
Fresh Boarder

GK User
Mon Dec 16, 2013 3:17 pm
Reply with quote
Report this post
Please edit: /templates/gk_instyle/css/override.css and add at its end:
Code: Select all
#gkUserArea {display: none;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Tue Feb 25, 2014 8:04 pm
Reply with quote
Report this post
seeing on the mobile, the text appears anyway
User avatar
Expert Boarder

GK User
Thu Feb 27, 2014 6:45 pm
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Wed Mar 05, 2014 9:49 pm
Reply with quote
Report this post
Hi,

I have the same issue, it still shows on mobile.

interjakt.onelime.se is the URL.

Thanks.
User avatar
Junior Boarder

GK User
Fri Mar 07, 2014 7:36 am
Reply with quote
Report this post
Code: Select all
#gkUserArea {display: none !important;}

should fix the problem.
User avatar
Moderator


cron