Hamburger menu

GK User
Fri Dec 04, 2015 10:16 pm
Hi, i'd like to know if is possible to add a text with "MENU" on top of hamburger in writer template.

Thank you in advance
User avatar
Senior Boarder

GK User
Sat Dec 05, 2015 1:13 pm
I agree!
As far as I know, a lot of users don't recognise this three dots as a menu.

I considered to disable this animation and change it from three dots to three stripes as it looks after pointing on it, but I failed. Could you - GavickGuys please paste a code how to chcnge those three dots to three stripes and disable this animation?

Thanks, and.. respect for your great work!
User avatar
Senior Boarder

teitbite
Mon Dec 07, 2015 11:51 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gk-menu-button > span,
#gk-menu-button > span::after,
#gk-menu-button > span::before {
    margin-left: -16px;
    width: 32px;
}
User avatar
Moderator

GK User
Thu Dec 10, 2015 7:33 am
Thnak you Cyberek - it works :)
But, regarding to "ugachi.kin" question - is it also possible to add a title to this menu?
I'll try to modify it by my own, but I can't find php file that handles this left side panel - could you please tell me it's name?

Have a nice day,
Kalixo
User avatar
Senior Boarder

teitbite
Sat Dec 12, 2015 12:21 pm
Hi

I'm teitbite, Cyberek is a different moderator :) But that's fine.

I'm afraid adding name would require changes to template core files since it cannot be added via any prepared file for overrides, so this is kind of out of our support. Sorry.
User avatar
Moderator

GK User
Sun Dec 13, 2015 1:05 pm
Uhhh, please fogive me - Teitbite :)
Thanks for the information!

Best,
Kalixo
User avatar
Senior Boarder

teitbite
Tue Dec 15, 2015 3:14 pm
Hi

Sorry I cannot help more. I'm closing this thread now.
User avatar
Moderator


cron