Down in the "Upcomming Webinar" section, you can see 5 images that zoom in when you hover over them. Can someone tell me how I can make a CTA pop up from the bottom as you hover over it aswell (e.g "Register Now") . It would be great to also have text appear in front of the picture too if that possible. (not planning on uising the cuurent pictures, just there to show an example).
So basicly you create a modal box(i would suggest a custom module), which contains a regular form and bind the opening event to a class. This class can be either a existing class which your images have or you create a new one - up to you 🙂
If you don't use Bootstrap4 - you have to include everything what is needed for the modal. jQuery, Bootstrap, popper, modal.css
So basicly you create a modal box(i would suggest a custom module), which contains a regular form and bind the opening event to a class. This class can be either a existing class which your images have or you create a new one - up to you 🙂
If you don't use Bootstrap4 - you have to include everything what is needed for the modal. jQuery, Bootstrap, popper, modal.css