Hi,
Try adding this to your css.
#custom-header a,
#custom-header img {
height: 300px;
}
Hi,
Try this.
/* ! Main-Menu */
.main-navigation a:hover {
background: #203e96;
color: #ffffff;
}
/* ! Sub-Menu */
.main-navigation ul ul :hover > a {
background: #203e96;
color: #ffffff;
}
You might need to change the background color.
Hi,
I think you need to upload a larger image, the one you have at the moment is only 200px high. Add an image 940x300px otherwise it will distort.
Hi Chad, Any news on the not approved feature?