"MENU" text cut off to the left of hamburger icon

Support desk for Multipurpose Quark Theme
GK User
Sat Jan 02, 2016 5:39 am
12/3 build of quick start quark
www.ahgoobaby.com/Redesign3

Depending on the type of device / screen resolution the "MENU" text just to the right of the hamburger icon on the top right of the quark template. In particular it is part of the "U" in MENU that gets cut off. Almost like there isn't enough space for "MENU" provided so it gets cut off. Is there a way to give MENU a bit more space to the left so that the U doesn't get cut off?
User avatar
Expert Boarder

teitbite
Sat Jan 02, 2016 2:02 pm
Hi

Please add this code to override.css

Code: Select all
#gkMobileMenu span {
    width: 48px !important;
}
User avatar
Moderator


cron