Hi,
How do i increase the height of the background image on the product page? I added a custom css code, but it seems to be overridden by some other code.
Sony Silver Pack
Thanks.
Hello,
Just add an !important to the height attribute. Example:
.single-product .cl-style-center .cl-product-info .bg-layer { background-image: url(https://www.vardaanlive.com/cable/wp-content/uploads/2019/06/background.jpg); height: 429.4px !important; }
Best regards!
You must be logged in to reply to this topic.