logo mobile

Joomla webshop template with CSS3-based animations, VirtueMart support and one-page checkout.
GK User
Tue Nov 03, 2015 9:17 pm
in the mobile version, the logo along with the menu clogged my slider.
I need only to the mobile version, the logo is smaller so that the menu remains on the side
Or, you can see my full slider

http://quirktools.com/screenfly/#u=http ... h=480&a=33

my site : http://www.ialonsoascui.cl

Image
User avatar
Platinum Boarder

GK User
Wed Nov 04, 2015 4:02 pm
Please add this code to override.css:
Code: Select all
@media (max-width: 440px){
   #gkLogo {width: 80%;}
   #gkLogo img {max-width: 100%;}
}
User avatar
Moderator


cron