Aside menu width

GK User
Tue Oct 28, 2014 6:42 am
Hi! Two questions..

1) How can I change the width of the aside menu?

2) How can I change the position of the graphic that opens closes the aside menu?

sshot-1.png


Thanks!
User avatar
Senior Boarder

GK User
Tue Oct 28, 2014 7:02 am
To move the closing element down please edit: /templates/gk_writer/css/override.css and add at its end:
Code: Select all
#gk-menu-button {
left: 0;
top: 50%;
}

50% value positions the element in the middle of the screen. Increase the value to move it down.
Remember to enable "CSS override" in template settings - advanced section.

If it goes to reducing aside menu width - could you please post an url to your site?
User avatar
Moderator

GK User
Wed Oct 29, 2014 7:51 pm
I have PMed you the url.
User avatar
Senior Boarder

GK User
Thu Oct 30, 2014 5:24 pm
Any help on this?
User avatar
Senior Boarder

GK User
Mon Nov 03, 2014 8:23 am
Please apply above change first, then write back as I need to have override.css enabled on your site.
User avatar
Moderator


cron