Remove logo from Header only

GK User
Mon Jun 08, 2015 6:35 pm
Hi

I dont want to display the logo in the header module, or when the site opens up. It must only display when page is scrolled down.

How can i do this?

Thanks
User avatar
Junior Boarder

GK User
Tue Jun 09, 2015 7:43 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Wed Jun 10, 2015 7:15 am
http://www.genehoskins.com

it must only display on the bar at the top when scrolling down.

Thanks
User avatar
Junior Boarder

GK User
Wed Jun 10, 2015 5:04 pm
Please edit: /templates/gk_event/css/override.css and add at its end:
Code: Select all
#gkHeaderMod #gkLogo {display: none;}

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

GK User
Wed Jun 10, 2015 7:47 pm
perfect! thank you
User avatar
Junior Boarder

GK User
Sat Jun 13, 2015 4:40 pm
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Sat Jun 13, 2015 5:56 pm
that will be all thanks
User avatar
Junior Boarder

GK User
Mon Jun 15, 2015 10:00 am
Feel free to post new forum threads - it allows us to answer you faster if you have any other questions (not relative to this thread).
User avatar
Moderator


cron