Woo Commerce customized Header not possible

Hi support,

I have installed the latest Pixolite version successfully.
Unfortunatly it doesn´t work to use an individual picture for the Woocommerce header.
I can activate a photo and publish it, but as sson as I leave the customizer the picture disappears and the standard photo is showing up again.
Please help!

Thank you

Hey there

Let me see it, please provide a link to the page and link to the image as well

Thanks for your reply.

Here is the picture I would like to post:

Here is the page where it should be included:

https://funtastic-loveballs.com/wp-admin/customize.php?return=%2Fwp-admin%2Fthemes.php

Hi there

Sorry, but the page is not available to view, make sure its visible for logged out customers

This is the side. Do you need access to the backend?

https://funtastic-loveballs.com/shop/

Hi

You can do something like this:

section#intro {
background-image: url(https://colorlibsupport.com/uploads/default/optimized/2X/9/98aaceb…_2_1380x806.jpeg);
background-size: cover;
background-repeat: no-repeat;
}

but dont forget to change the image link, it must be uploaded on your website :slight_smile: