Replies: 0
Hi there,
Im experiencing some strange behavior on the Image Gallery settings: Although I set the border for images to none, or even rgba(x, x, x, 0) in the according style panel, I always end up whith an inline style of
<style type="tet/css">
#gallery-1 img {
border: 2px solid #cfcfcf;
}
</style>
within the .elementor-image-gallery div.
Im currently not able to figure out why. Can anyone confirm, or help out?
Thanks!