@keyframes scale-a-lil { from { scale: .5; } } @media (prefers-reduced-motion: no-preference) { figure img…
Open WordPress Content or Post in modal Window
Sometimes you just want a simple modal popup for your content, not a new dedicated page. This is how to achieve this: https://allurewebsolutions.com/open-wordpress-post-modal-without-plugin
By the way: The total theme already offers a modal popup solution for posts and other content such as videos or images.
Dieser Beitrag hat 0 Kommentare