This topic has 2 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
Hello, how can I add a background image for the header section? I am using the header-type-3.
Thanks,
Whitney
Hello,
You need insert the following code into custom.css file:
div.header-wrapper.header-type-3 {
background-image: url(http://full_path_to_your_image);
background-repeat: no-repeat;
}
Please watch this tutorial how to create custom.css file.
If you still have questions please let us know.
Regards,
Eva Kemp.
The issue related to '‘Header Background Image for Legenda’' has been successfully resolved, and the topic is now closed for further responses