mobile css settings

GK User
Thu Nov 13, 2014 11:47 pm
I have some problems on mobile theme. Mobile homepage logo and header is not looking good, how can I decrease the size of mobile text logo?
thank you
User avatar
Junior Boarder

GK User
Sun Nov 16, 2014 1:29 pm
hi,
do you thought about this "issue"
User avatar
Platinum Boarder

GK User
Sun Nov 16, 2014 1:34 pm
if yes, in mobile.css file, please find this:

#gkHeaderNav.static, #gkHeaderNav.active {
height: 45px;
}
and 45==>65 px

you can also at the end of mobile.css file add this

#gkLogo.text .gkLogoSlogan, #gkLogoSmall.text .gkLogoSlogan {font-size:14px;}
User avatar
Platinum Boarder

GK User
Sun Nov 16, 2014 2:49 pm
Ok, now it looks good. I also changed the h1 and h2 tag font sizes, it fits the screen now.

Thank you for your great support...
User avatar
Junior Boarder

GK User
Sun Nov 16, 2014 3:18 pm
Thanks, please remember to note somewhere info about those changes, because after template update you may lost them.
so it's good to keep backup file.

In near future I suggest also to upgrade to J3.3, because J2.5 support time till end of Dec 2014 only.
User avatar
Platinum Boarder


cron