I want to add a little dot (bubble) following my cursor (or the cursor can be a circle itself) which expands when the cursor is on a link, ofc with ease in and out effects for follow-up and expand/shrink. I have spent tons of hours on different approaches, read every single article I could find on Velo forum and other sites. I even tried external sample codes by embedding their js and css into html; yet none worked. I am tired and hopeless at the moment so if anyone knows anything about this I would really appreciate some help.
currently, the way to style the cursor is by creating your own elements in an iframe (embedded custom widget) or in a custom element, and use CSS to style it.