This topic has 4 replies, 2 voices, and was last updated 10 years ago ago by Robert Hall
Is there a way to make the title/breadcrumb background go behind the header like the slider does when using header style 2?
As you can see in http://concisefinance.com.au/temp/our-mortgage-broking-team/, only the breadcrumbs section has the background image.
We want the header to have background image as well.
Hello,
Try to add this code into custom.css file.
.header-type-2 {
background-image: url(http://concisefinance.com.au/temp/wp-content/uploads/2014/10/DeathtoStock_Desk9.jpg);
background-repeat: no-repeat;
}
Regards,
Robert Hall.
And is there any way to have an option to have a default image but be able to change it on individual pages?
Thanks
Unfortunately we don’t have such feature in our theme.
Regards,
Robert Hall.
The issue related to '‘Header Style’' has been successfully resolved, and the topic is now closed for further responses