How can I change the svg image color of the arrow.
Please help.
Link: https://my-js-theme.myshopify.com/
Pass: amex
How can I change the svg image color of the arrow.
Please help.
Link: https://my-js-theme.myshopify.com/
Pass: amex
yes, please try this code
.banner_slider_wrap .slick-arrow {
filter: invert(1);
}
Hello There,
.banner_slider_wrap .slick-arrow {
filter: invert(1);
}
@KetanKumar How can I customize to a different color like red?
@ZestardTech How can I customize to a different color like red?
Hello there,
please check it this one article.
that was difficult but its simile suggestion user svg icon for example
https://codepen.io/blanks-site/embed/dZNEwW?default-tab=js%2Cresult&theme-id=dark
This is not an SVG it is an image >> https://prnt.sc/25alj2e for this you need to add a red arrow image in ‘Assets’
Then add below css in ‘theme.liquid’ above ‘’ tag
.banner_slider .slick-next {
background: url(‘{{ ‘FILE_NAME>EXTENSION’ | asset_url }}’) center center no-repeat !important
}
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on shopify.dev.34@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme