badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Changing position of primary Menu in Header Container

#42833

Hi Chris,

To adjust your image to cover the whole menu section with your picture please add below Custom CSS too.

.hgroup-wrap {
    background-position: center center;
    background-size: cover;
}

Thank you!