I'm using the vineyard theme as a template for my site and I added the "awards" section which is a carousel slider. Right now the image I'm putting in there is getting masked by a small circle, which sometimes cuts off the image. Is there a different carousel that I can use to get the images without the circle mask? Or maybe there is a code to modify the existing one? Ultimately I would like a carousel that has the image with some text under it similar to what is already there.
I'm using the vineyard theme as a template for my site and I added the "awards" section which is a carousel slider. Right now the image I'm putting in there is getting masked by a small circle, which sometimes cuts off the image. Is there a different carousel that I can use to get the images without the circle mask? Or maybe there is a code to modify the existing one? Ultimately I would like a carousel that has the image with some text under it similar to what is already there.
I suggest trying to specify:
.new-client-slider-image{
border-radius: 0%;
}
in theme options -> styling options -> custom css
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
thanks. please close the issue.