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: Header Placement

#47536

Hi Chapline,

You mean to display your header image except on front page. Add below Custom css. Go to Appearance > Customize > Ambition Theme Options > Custom CSS.

.home img.header-image {
    display: none;
}

Thank you