Mobile menu icon color

GK User
Fri Feb 05, 2016 7:54 pm
I changed the menu background to white, but the mobile menu icon i white
I have looked and looked in the css files, but I cant find the string to change it into another color, how do i do this.
Dearest Jan
User avatar
Junior Boarder

GK User
Sun Feb 07, 2016 12:10 pm
Found it, put tils into override file
Code: Select all
#gkMobileMenu i {
   color: #666;
   height: 44px;
   padding: 0!important;
   position: relative;
   right: 12px;
   text-align: center;
   width: 44px;
}
User avatar
Junior Boarder

teitbite
Sat Feb 13, 2016 11:32 am
Hi

That's the correct answer. Closing thread now.
User avatar
Moderator


cron