logo and menu in mobile view

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Feb 26, 2014 2:59 pm
Reply with quote
Report this post
Hi,

on mobile and tablets, the logo and the menu are overlapping, it was the same thing with the template, I have fixed it with this in override.css

Code: Select all
 #gkHeaderNav h2 {
    position: absolute;
    top: 20px;
    }


Can you please tell me how to fix this on mobile view also?

Thanks! :)
User avatar
Junior Boarder

GK User
Thu Feb 27, 2014 7:56 am
Reply with quote
Report this post
Hi,
try in mobile.css file, you will find in css folder.
User avatar
Platinum Boarder


cron