image border radius doesn't work
Hi there! I'm using 27.3.8 BeTheme.
Since the last update, the border radius have disappeared from all the images. Even if they are set, they do not appear. I can set border radius around wraps, but not around images.
What and where should i set them to work again? Thanks so much if anyone can help!
Comments
Hi,
The border radius must be assigned to the image in the Style tab.
Best regards
Thanks the idea Phil, but I try to set it on the Style tab. Not working. Do you have any other idea, where should I chech this? ?
Do you have Keyboard support enabled in Betheme -> Theme options -> Accessibility?
If yes, please disable it, and the border radius will start to work.
Best regards
Wow, that was the problem, thanks so much! ?
Hi there,
we have the same problem, but we need both.
Keyboard support AND the border radius.
What can we do?
We tried it with individual css classes, too. Nothing works.
Best regards,
Bea
Hi @skruff8000,
There is no workaround for that unfortunately.
Best regards
So there is no possibilty to keep the Corporate Design when using the Keyboard support?
Can you explain how that is related? I am sure our customer will have questions about that and I want to be prepared.
That is because keyboard support adds "overflow: unset" to the image element, and it is necessary to make keyboard support work correctly.
However, with this parameter, the border radius does not work, and it is a CSS limitation.
Best regards