Header menu navigation and logo background

Multipurpose WordPress Theme Forum Support
GK User
Tue Apr 14, 2015 11:11 pm
Hi,

Is any way to add a color background in the classic navigation, like picture attached.
I'm using the override css.

thanks for you time!
User avatar
Junior Boarder

GK User
Wed Apr 15, 2015 7:47 am
You can use i.e. this code:

Code: Select all
 #gk-header-nav {
    background: #ddd;
    height: 150px;
 }

but you'll have also add background to #gk-header to have the same color on the left and right sides of the navigation.
User avatar
Moderator


cron