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

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

Image

 

Html Text

<div class="lg:flex-shrink-0 p-8 xl:p-14 xl:pt-8 xl:pr-0">
  <h1 class="text-bold text-3xl text-white py-4">Free Unlimited Migrations. Faster WordPress Websites. 24/7 Expert Support.
            Cloudways has it All!</h1>
  <p class="text-xl text-white mb-8">Get <span class="text-green-400">15%</span> for 3 months <br> to Get Started.</h3>
  <div class="mb-9 py-2 px-5 border-dashed inline-block text-bold text-white text-xs border-2 border-white rounded">
     PROMO CODE: <strong>WP15</strong>
  </div>
  <div class="mb-5">
    <a href="#" class="bg-yellow-400 hover:bg-yellow-500 text-xl text-bold text-black rounded py-2 px-10">Get Started</a>
  </div>
</div>

 

CSS Code

.jconfirm-fab-modal-622 .featured-img-container{
    width: 380px;
}

.jconfirm-fab-modal-622 .sm\:flex.font-sans.gap-4 {
    align-items: center;
}

.jconfirm-fab-modal-622  .jconfirm-maximize, .jconfirm-fab-modal-622 .jconfirm-closeIcon {
    color: white;
}

@media (max-width: 1310px) {
  .sm\:flex.font-sans.gap-4 {display: flex;
   flex-direction: column;
  }
 
  .jconfirm-fab-modal-622 .featured-img-container {
    width: 100%;
    order:-1
   }
    
   .jconfirm-fab-modal-622 .featured-img-container img {
     max-height: 300px;
     width: 100%;
     object-fit: contain;
     padding-top: 20px;
   }
}

.jconfirm-fab-modal-622 .jconfirm-content-pane .jconfirm-content {
   background: linear-gradient(to right, #000046, #1cb5e0) !important;  
}

Sharing is caring

© 2023 All Rights Reserved by Artistudio

Website problem, contact us!