Hello there,
You can add the following few lines to your Custom CSS in Theme Settigs to set header background only for single product pages
.single-product .main-header {
background: black;
}
Hello there,
You can add the following few lines to your Custom CSS in Theme Settigs to set header background only for single product pages
.single-product .main-header {
background: black;
}