Menu grey color taking up ALL screen space

A professionally designed template for photographers and architects
GK User
Thu Jan 22, 2015 6:00 pm
Hi,
when clicking the menu button, the whole screen goes gray to display the menu. Is it possible to have only that portion be gray that is the width of the menu items/text? Meaning for example that the grey color only takes up 50% of the left screen, so that on the right side of the screen you can still see the website (below)?

thanx,
Martin
User avatar
Senior Boarder

GK User
Thu Jan 22, 2015 7:32 pm
Please edit: /templates/gk_photo/css/override.css and add at its end:
Code: Select all
#overlay-menu-content {
width: 80%;
}

Now play with 80% to suit your needs.
Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Jan 22, 2015 9:20 pm
Thank you,
great that there is a way to do it! Makes the decision a little easier to choose between the writer or photo template ;-)
User avatar
Senior Boarder

GK User
Sat Jan 24, 2015 11:18 am
:). I'm glad I could help.
Please let me know if you would have any additional questions regarding this topic.
User avatar
Moderator


cron