How to Add a Pop Up Template 6 - WordPress Popup Plugin Tutorial

How to Add a Pop Up Template 6 - WordPress Popup Plugin Tutorial

Image

HTML Code

<div class="p-5 sm:p-12 sm:pt-6 sm:pb-2">
   <h1 class="text-bold text-2xl text-blue-700 pb-4 text-center">Was this helpful?</h1>
   <p class="text-base text-gray-700 mb-10 text-center">We hope you found what you were looking for.<br> If this has been helpful you should sign up for our newsletter!</p>
   

Error: Contact form not found.

</div>

Contact 7

<div class="max-w-sm mx-auto p-1 pr-0 block">
    <div class="md:w-1/2 pr-2 mr-2 mb-6">
    [email* your-email class:w-full class:border-b class:text-lg class:border-black placeholder "Email Address"] </div>
[submit class:w-full class:block class:p-2 class:bg-blue-700 class:hover:bg-blue-800 class:text-white class:py-2 class:mb-4 class:uppercase "Sign Me Up"]
</div>

CSS Code

.bg-blue-700:hover {
   background-color: #1e40af !important;
}

Sharing is caring

© 2023 All Rights Reserved by Artistudio

Website problem, contact us!