Change Mobile-menu-image color in storefront

Joomla webshop template with CSS3-based animations, VirtueMart support and one-page checkout.
GK User
Sun Aug 17, 2014 12:23 pm
Hey guys!
I would like to change the color of the menu-image for mobile from white to black.
Unfortunately I cannot find the image anywhere.
Bildschirmfoto 2014-08-17 um 13.19.05.png


Thank you very much for your replies!
User avatar
Expert Boarder

GK User
Sun Aug 17, 2014 12:56 pm
figured it our by myself.

search for this code in tablet.css:

Code: Select all
#gkMobileMenu {
   color: #000;
   display: block!important;
   font-size: 32px;
   height: 23px;
   line-height: 23px;
   margin: 2px 0 11px 0!important;
   position: relative;
   text-align: center;
   width: 44px;
}
User avatar
Expert Boarder

teitbite
Mon Aug 18, 2014 8:48 am
Hi

Ok. Thank You for shearing the solution with us.
User avatar
Moderator


cron