Arroy does not display
-
HI,
wordpress version: 5.6.2Arrows don’t are not found (error 404).
I added this code (path to the png) to my CSS theme style to solve it:.woopspro-product-slider button.slick-next, .woopspro-product-slider button.slick-next:hover, .woopspro-product-slider button.slick-next:focus {
background: #555 url(/wp-content/plugins/woo-products-slider-pro/assets/css/arrow-right.png) center center no-repeat !important;}
.woopspro-product-slider button.slick-prev, .woopspro-product-slider button.slick-prev:hover, .woopspro-product-slider button.slick-prev:focus {
background: #555 url(/wp-content/plugins/woo-products-slider-pro/assets/css/arrow-left.png) center center no-repeat !important;}
The topic ‘Arroy does not display’ is closed to new replies.