hello,i don't want to show the slideshow's left image and right image ,only show the center,the left and right side use black background color ,how to change the ja acm slideshow code?
Hi zaodao
Add to your custom.css file
.acm-slideshow .owl-carousel .owl-nav > div { background: #000; background-image:none!important; }
If you do not have a custom.css file then create a new one in this folder /templates/ja_shoe/css/
Best regards
it works ,thanks