October 12, 2016 at 1:59 am
#47536
Keymaster
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