top bar background adjustment

eCommerce WordPress theme to create online shop with WooCommerce support
GK User
Wed Apr 02, 2014 10:20 am
Hi, would like to know how to change the top bar background width.

Would much appreciate simplified step to step instructions as to how to do this, which file in editor i need to open and which lines i would need to adjust. Thanks
User avatar
Senior Boarder

GK User
Wed Apr 02, 2014 11:11 am
Hi,

I also need your website URL.
User avatar
Moderator

GK User
Thu Apr 03, 2014 7:44 am
Hi,

Add this code:

Code: Select all
#gk-top-bar {
   margin: 0 auto;
   padding: 0 20px;
   width: 100%;
   max-width: 800px;
}


and use your own max-width value.
User avatar
Moderator

GK User
Fri Apr 04, 2014 4:03 am
This was exactly what i needed, Piotr is best in europe bro !
User avatar
Senior Boarder


cron