Hey @stredtech,
Hope you’re well.
I think we can solve this via custom CSS but to write the correct CSS I need to see this live. If you can send me to live page I can check it or you should tell me which provider you are using and which layout did you select for the popup?
Cheers,
Oguz
Hey @wpmudev-support8
You can access it here: http://www.kingstonlgbtforum.org.uk/TestPop
The popup will display after 5 seconds. No need to enter the password.
We are using standard apache and cpanel installs as the host.
Hey ,
Hope you’re well.
Can you try to add this custom CSS codes;
@media(min-width:783px){
.hustle-modal .hustle-modal-optin_form .hustle-modal-optin_button{
display: inline-block;
width: 25%;
top: -37px;
position: relative;
right: -1px;
}
.hustle-modal .hustle-modal-optin_form .hustle-modal-optin_button button{
width: 100% !important;
height: 37px;
}
.hustle-modal .hustle-modal-optin_form.hustle-modal-optin_groups .hustle-modal-optin_group:last-child{
text-align: right;
display: block;
width:100%;
}
.hustle-modal .hustle-modal-optin_form.hustle-modal-optin_groups .hustle-modal-optin_group{
width:75%;
}
}
.hustle-modal .hustle-modal-optin_form .hustle-modal-mc_title, .hustle-modal .hustle-modal-optin_form .hustle-modal-mc_groups{
display:none !important;
}
You can add them to the Design tab custom CSS panel while editing your popup, or Appearance > Customize > Additional CSS panel.
Cheers,
Oguz
Thanks so much! that has removed it.
Is is possible do decrease the padding below the text areas?
Thanks again!
Hey @stredtech,
Hope you’re well.
Yes, we can do but I didn’t understand what are you trying to achieve. The popup looks good currently. So if you provide more details maybe the screenshot, I can help about that.
Cheers,
Oguz
Hello @stredtech
it’s been a while since we’ve heard back from you, so I’m marking this topic as resolved. If you have additional queries, please do create separate threads about them and we will follow up as soon as possible. 🙂
Take care,
Dimitris