Remove Buttons Post Carousel
By sl1234, 9 years ago. Last reply by Alex S, 9 years ago
Hi there, I’m having some issues with the carousel. I’m trying to remove the navigation buttons- I searched the forums and found this code, but it doesn’t work for me. I’ve tried it in the Custom CSS Editor, and also in my theme’s Custom CSS box. .sow-carousel-title a.sow-carousel-next, .sow-carousel-title a.sow-carousel-previous { display: none; } Unless…