This topic has 4 replies, 3 voices, and was last updated 7 years ago ago by Olga Barlow
Hi,
We have a problem with the header images in the product tags pages. We are not able to change the header image. It is showing a product as an image but that doesn’t look good, so we wanted to know if there is a way to change the header image on every tags page.
This was also a problem with the product categories, but we were able to find a option called “Custom page heading image for this category” within the product-categories tab. But this isn’t available on the different tags.
Also every product page is showing a box with “worldwide delivery” and “free shipping”. Is it possible to remove this too?
Hope you can help us out. Thanks!
Hello,
You may add this code in Theme Options > Styling > Custom css:
.tax-product_tag .page-heading {
background-image: none;
}
Go to Appearance > Widgets > After the products area https://www.8theme.com/documentation/docs/widgets-custom-widget-areas/
Regards
It works! Thank you!
You are welcome!
Regards
Tagged: heading, image, product tag pages, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up