different subheader image for each product category
I want to have different subheader image for each product category.
I have tried the solution you gave here https://forum.muffingroup.com/betheme/discussion/16418/betheme-extreme-change-default-sub-header-image
I find the category page term and put this css code in custom css section:
body.term-29 #Header_wrapper{
background-image:url(https://www.111.com/wp-content/uploads/2020/01/xx.jpg)!important;
}
but it does not work for me.
Please help me with this issue.
Thanks.
Comments
Hi there,
I have the same question.
For our various products category, we would like to have a photo related to the same product category as a subheader photo.
I send a link to our website, it would be nice if I get an answer at the earliest.
Product group page " https://www.queensfood.de/product-category/fresh-dates/ "
Cheers
Hello @mrjafari,
Please, try the following Custom CSS Code, and put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
Dear Phil,
Thanks a lot, it works.
Cheers
Hi there,
Could you please let me know how I can change the same in My account page ?
Cheers
Please, try to choose your Subheader in page options for that page.
Thanks