This topic has 2 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Eva Kemp
Is there a way to add a custom header image into the background of header option 14 inside Agency 2 theme template? Do you have the CSS code to do so? Thanks.
Hello,
You can add an image for header background using this code in custom.css:
.header-vertical-enable .page-wrapper .header-type-vertical2 {
background-image: url('path_to_your_image');
}
Regards,
Eva Kemp.
Tagged: header, image, templates, woocommerce, wordpress
The issue related to '‘Insert header image?’' has been successfully resolved, and the topic is now closed for further responses