This topic has 8 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Eva Kemp
Is it possible to add a header image to the top of a product category page? I’d like the image to appear just below the navigation header and just above the category description, in the area indicated by the red box.
Hello,
You can add image in Products > Categories > edit a category > Category Header.
Regards,
Eva Kemp.
yes, i did that but the image is not showing up. in fact nothing that i input into the “category header” field shows up on the product category page. however, if i put text into the “description” field that will appear in the spot that i would like the header image to go.
Hello,
Please show a direct page where you added image in Category Header.
Regards,
Eva Kemp.
please see the two images below:
In the first image you can see the “edit product category” page on the back end, with the image link in the “Category Header” field. In the second image you can see the page as it displays on the front end.
Hello,
You can add an image via Add Media button. http://prntscr.com/cpc8ua
Also add this code in Global Custom CSS.
.category-description {
display: block;
}
Regards,
Robert Hall
That did it! It was the piece of CSS code that I needed.
Thanks!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Add a custom header image to the top of product category page’' has been successfully resolved, and the topic is now closed for further responses