removing one arrow on frontpage

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Feb 18, 2014 9:20 pm
Reply with quote
Report this post
dear support,

below the header there is an arrow in an empty space. (the second arrow on the frontpage - between the picture and "audio"). First i thought this is an empty module, but there is nothing published.
i want to remove this, but dont know how to do that (and why there is an arrow anyway)

please have a look here:
http://2013.casa-nostra-music.de/it/

any advice would be great :-)

thanks in advance.
User avatar
Junior Boarder

GK User
Thu Feb 20, 2014 8:56 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#gkHeaderMod a.gkSectionNav { display: none}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Thu Feb 20, 2014 11:05 am
Reply with quote
Report this post
Thanks a lot, but this was the wrong arrow ;-)
I meant the arrow between the picture and "audio". Now the arrow IN the picture is hidden.

If you want to have a look on the website, the first arrow you can see now should be hidden. Its directly under the picture.

Sorry about the misunderstanding.
Thanks for your great support!
User avatar
Junior Boarder

GK User
Thu Feb 20, 2014 10:57 pm
Reply with quote
Report this post
Could you mark the arrow on screenshot? I want to avoid another wrong code :)
User avatar
Platinum Boarder

GK User
Fri Feb 21, 2014 1:46 pm
Reply with quote
Report this post
Of course, please have a look here:
http://flickr.com/gp/90498053@N03/YG1406
User avatar
Junior Boarder

GK User
Sun Feb 23, 2014 12:44 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#gkMainbody .gkSectionNav { display: none !Important}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Tue Feb 25, 2014 9:19 pm
Reply with quote
Report this post
great, thanks a lot :-)
User avatar
Junior Boarder


cron