Show Popup in container div

[ad_1]

Plugin Support
Jasmine

(@hyenokian)

Dear @caranareven7,

Thank you for the topic.

At the moment, unfortunately, the plugin doesn’t have such kind of feature available for usage.
Our Dev Team has created a new CSS code to help you achieve your desired result.

You can add a margin-bottom for the popup in the size of the footer.
By this, the footer will remain visible as the popup will be lifted in the size of the footer.

See the screenshot below:

Please take this CSS code and insert it into the Popups > particular popup > Styles tab > Custom CSS option. 

Then, replace YOUR_POPUP_ID with the corresponding Popup ID (e.g. 3, like this div.ays-pb-modal_3). 
Do not delete the space after it.
Do not forget to clear the cache afterward.

div.ays-pb-modal_YOUR_POPUP_ID.ays-pb-modal{
margin-bottom:SIZE !important;
}

You can set the value you prefer for the SIZE. 

For example, for the Popup with the ID 3, the CSS code will look like this:

div.ays-pb-modal_3.ays-pb-modal{
margin-bottom:150px !important;
}

Please check this and get back to us with an outcome.

Thank you.

Dear Jasmine,

Thank you for your reply. I had already thought of this possibility. But it only works if the popup scrolls with the website and is as high as the website.

I’ll see if I can solve it differently.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer