Logo is not in position

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Fri Oct 09, 2015 2:53 pm
I replaced the logo with a simple text logo like the default one but it appears a bit above the search bar and not in the same line.

What am I doing wrong? Both logos have the same size.

Heres the link: http://www.bikestoredelivery.com/

Thanks!
User avatar
Fresh Boarder

GK User
Fri Oct 09, 2015 6:06 pm
Hi,

Please add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend), you can also use any custom css plugin or style.css file if you are using Child theme:

Code: Select all
#gk-head > h2 {
   float: left;
   margin-top: -10px;
}
User avatar
Moderator

GK User
Mon Nov 21, 2016 1:33 pm
I also added that code in my CSS file but nothing changed. Please help!
User avatar
Fresh Boarder

Joshua M
Tue Nov 22, 2016 9:00 am
Hi,
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

Joshua M
Wed Nov 23, 2016 1:44 pm
Hi,
What's the issue exactly with the logo? It's displayed next to the search bar and looks fine.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.