Popup Contact Form using one of the Jumbotron buttons

Hello is there any way to add a popup contact form to one of the jumbotron buttons? I have popup maker installed and contact form 7 and setup everything. Now I want to know if there is a css shortcode that I can use to add to one of the buttons (Try it Free). My current website is https://steppingstoneenglish.com.

Also I want to shorten the white space under the about section where the graphs used to be. Is there also another css code for this as well?

Thank you

Hello there,

I hope you are doing well today.

In order to have a pop up contact form appear in stead of the buttons, you would need change the themes PHP template code with the aid of a third party developer to make the changes.

As it goes for the space under the about section, please try out this CSS code:

/*Remove space at about*/
#about .section-header {
    margin-bottom: 10px;
}

Best Regards,
Support

I figured it out and it was actually quite easy. All I did was install the Popmaker plugin and assign the class .header-button-two to the popup and it worked like a charm!

Thanks for your help.

Hello there,

I am glad that you found a solution.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support