• Resolved asdecopes

    (@asdecopes)


    HI,
    wordpress version: 5.6.2

    Arrows 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;

    }

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Arroy does not display’ is closed to new replies.