Theme Settings -> Image: Labels incorrect

Hey Guys,

if you go to Theme Settings → Element - Image: the labels all say “Icon”. Shouldn’t those be changed to say “Image”?

image

Hey Chris,

“Icon” is correct here as you use these settings to style the icon that is used on images when you link those (e.g. when using a lightbox).

Best,

André

@aslotta is there no Theme settings for Images? For example, to set border radius of all images?

Hey Chris,

no. At the moment there are no global styles for the image element. Feel free to create an idea for this.

Until then:

.brxe-image {
  border-radius: 2rem;
}

Best,

André

1 Like

I am really surprised there is no ability to set theme styles for image element.

I have added it as a suggestion.