Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: A question regarding editing logo area? some help would be much appreciated :)

New Front EN Support Forums Kabuki Theme Support A question regarding editing logo area? some help would be much appreciated :) Reply To: A question regarding editing logo area? some help would be much appreciated :)

#1311
mmsatori
Keymaster

Dear Khan,

this is a rather complex issue, but let’s have a shot. Please try this CSS:

@media only screen and (min-width: 990px) {
#header #logo-wrap { position: absolute !important; left: 20px !important; float: none !important; }
#nav-primary { position: absolute !important; left: 20px !important; top: 148px !important; }
}

Best,
Andrew | Satori Studio