Home Forums Jevelin Theme Blog look a like shop (titlebar picture) Reply To: Blog look a like shop (titlebar picture)

Home Forums Jevelin Theme Blog look a like shop (titlebar picture) Reply To: Blog look a like shop (titlebar picture)

worldofpixels
Participant

ok thank you, it’s working great, except I still have a difference in height now.

I have this code:

.tax-product_cat.term-test-album-scooby-category .sh-titlebar {
    background-image: url(//www.worldofpixels.be/wp-content/uploads/2017/03/achtergrond1.jpg);
}
.archive.tax-product_cat .sh-titlebar .sh-table {
    padding: 160px 0;
}
.single-product #page-container .sh-titlebar {
    padding: 160px 0;
}
.single-product.postid-8594 .sh-titlebar {
    padding: 160px 0;
background-image: url(//www.worldofpixels.be/wp-content/uploads/2017/03/achtergrond1.jpg);
}

But see the height of the header image in this category http://www.worldofpixels.be/product-category/test-album-scooby-category/ and this product http://www.worldofpixels.be/product/1/

 

Is there also a way to combine those 4 lines of code ?

 

Thank you !