raydi_cham
(raydi cham)
1
Hi,
I created this website https://preview.webflow.com/preview/pl-genesis-modular-world-s-hackathon-mi?utm_medium=preview_link&utm_source=designer&utm_content=pl-genesis-modular-world-s-hackathon-mi&preview=9f8500048efc4348306611db334bfd31&pageId=690ff6779323d93e5711a067&locale=en&workflow=preview and i need to animate the glowing circle into a glowing circle and slowly rotate. i tried looking for tutorial for the whole day but couldn’t find any. this is something simple and doable with framer.
Can you please help me on this matter. thanks
1 Like
Hi there,
Here’s how to create a circular shape with a rotating glow effect in Webflow:
To create the circle:
- Add a Div block to your page
- Set equal width and height (e.g., 200px x 200px)
- Set border-radius to 50%
- Add your desired background color
For the rotating glow animation:
- In the Styles panel, add a box-shadow with your preferred color
- Add a filter effect and set blur to create the glow
- In the Interactions panel, create a new animation
- Choose “While in view” as the trigger
- Add a transform effect and set it to rotate 360 degrees
- Set the animation to “Linear” and “Loop”
- Adjust the duration to control the rotation speed
You can enhance the glow effect by adding multiple box-shadows or adjusting the opacity and blur intensity.
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.
1 Like
raydi_cham
(raydi cham)
3
i can’t find while in view as a trigger and rotate 360 degrees
1 Like