WordPress content editor is used in this popup.
WordPress content editor is used in this popup.
This is a sample pop up. A Themify theme or Builder Plugin (free) is recommended to design the pop up layouts.
Subscribe our newsletter to receive deals & promotions. You will receive a 20% discount code once subscribed.
This is a sample pop up. Themify Builder or Builder Lite (free) plugin is recommended to design the pop up layouts.
.welcome-popup {
background: #fff;
color: #777;
font-size: 1em;
line-height: 1.6em;
text-align: center;
padding: 75px 10% 60px;
}
.welcome-popup h1,
.welcome-popup h2,
.welcome-popup h3 {
color: #000;
}
.welcome-popup a {
color: #755ebb;
text-decoration: none;
}
.action-buttons {
margin: 30px 0 10px;
}
.action-buttons a {
font-size: 1.2em;
line-height: 1;
background: #755ebb;
color: #fff;
display: inline-block;
vertical-align: middle;
padding: 11px 26px;
margin: 5px 3px;
text-decoration: none;
border-radius: 40px;
}
.action-buttons a.outline {
background: none;
color: #755ebb;
border: solid 2px;
}