logo on mobile very small?

Multipurpose WordPress Theme Forum Support
GK User
Tue May 12, 2015 3:41 pm
Hi there, as you can see on my site here on hte mobile: http://www.jamjosandbox.com/hydrolight/ the logo is very small and sitting against the edge of the screen, is there any way to have a different logo load on the mobile view of the site possibly? Thanks in advance.
User avatar
Expert Boarder

GK User
Wed May 13, 2015 7:47 am
Hi,

Try to add this code at the end of Quark/css/mobile.css file:
Code: Select all
#gk-header-nav .gk-logo img {
  height: 50px;
  margin-left: 20px;
}
User avatar
Moderator

GK User
Wed May 13, 2015 4:52 pm
Thank you very much. worked well.
User avatar
Expert Boarder


cron