Customize image carousel arrows position and color
Arrows Position If you want to Image Carousel arrows to be inside the image area you can add this code snippet into Theme options > Layout > Advanced > Custom css: .flickity-prev-next-button.previous { left: 30px !important; } .flickity-prev-next-button.next { right:...