Floating Element: border-radius not applied to the floating item
-
Hey Guys,
thank you for spending your free time to do this plugin.I’m using the FLOATING component to render images in the page and I sat for each floating item a border radius of 20px.
No problem during the template design, but it doesn’t work properly on live stage
The property is applied to the single image container/wrapper (“#bricks-element-sgsuwn .repeater-item:nth-child(x)” class).
I can solve this problem if I set the border-radius directly to the image with a CSS rule.
Step to reproduce:
1- create a new Bricks template
2- insert a Bricks container
3- insert inside the container a Floating element, then create three floating items
4- for each floating item assign an image
5- set a border-radius
6- save all
7- assign the template to a singular page
8- view the page in the browser (no preview, no admin preview, but like a normal user)This is the link of my template:
https://drive.google.com/drive/folders/1weboFp8ffJWv7SVFt4evDpPgMPy2UjFP?usp=sharingI hope this can help you.
Thanks
- The topic ‘Floating Element: border-radius not applied to the floating item’ is closed to new replies.