Hi @marsx79,
Thanks for using our plugin.
Yes, it is possible, if you share your website link where you are displaying flipboxes, then I can provide you appropriate solution.
Thanks
Hi.
Thanks for the answer.
Webside link:
https://www.kiga-wilde13.de/funktionsbereiche/
Regards
Marcel
Hi @marsx79,
I have checked your flipboxes, there is already a black border on front side.
In order to made changes in border you can use below mentioned custom CSS according to your requirement.
.cfb_wrapper.with-image .cfb-flip .cfb-image img {
border: 2px solid seagreen !important;
}
Thanks
Thanks that works. But now all the frames are green. Is there a way to put the frame on the colors of the back?
Hi @marsx79,
It is possible through plugin code customization.