I am trying to migrate a project with Fancybox V2.5 to V3, but it needs to retain the original look.
How can I get the original X in a circle on the top right corner and other options such as rounded corners, shadow, etc to work in V3?
I am trying to migrate a project with Fancybox V2.5 to V3, but it needs to retain the original look.
How can I get the original X in a circle on the top right corner and other options such as rounded corners, shadow, etc to work in V3?
Copyright © 2021 Jogjafile Inc.
You could simply use callback to add additional elements and then use css snippets from v2 to style, for example:
Demo - https://codepen.io/fancyapps/full/ePYNZo