Forums
(@liondekam)
4 years, 2 months ago
Hi,
Thanks for reaching out!
You can add a border to all images with this custom CSS:
img { border: 1px solid #ccc; }
You can also specify the location, where images must gain border, by adding a corresponding class before the img tag.
4 years, 3 months ago
Sorry for the late response! We have fixed the issue and released a new update yesterday ??