Quarc mobile logo to wide

Questions related to the configuration of Wordpress, themes, and security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Mar 07, 2016 10:06 am
Check out http://cpanel45.proisp.no/~maniijdm on a mobile device (I use HTC One M9)

The logo is hovering over the menu on the right side.

It looks just like I want it to look on Android tabs, ipads and so on. This is the only issue I have with this awesome template. How do I fix it?
User avatar
Fresh Boarder

Joshua M
Mon Mar 07, 2016 10:44 am
Hi,

Please try to add the following custom css code (into Quark/css/override.css file or use any custom css plugin):
Code: Select all
@media (max-width: 430px) {
  #gk-header-nav .gk-logo {
  top: 40px!important;
}
}
User avatar
Moderator


cron