Hi
The buttons on my contact 7 form are not aligning when viewed on the mobile. Please, can you help?
Thanks
Hey info224,
This is outside the scope of our support, however since we it can be fixed with some css codes, we will help with it :)
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
#top .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
display: block;
margin-left: 10px;
}
}
Hope this helps :)
Best regards,
Nikko
Hello
I’m sorry but it doesn’t work I have left the coding in place so you can see the result.
Thanks
Hi,
Can you try to flush out the cache in autoptimize plugin or disable its css minification? then check again.
Best regards,
Nikko
Hi
Great it worked. Thanks :)!
Hi,
Glad that it worked! :) Let us know if you need further assistance or if we can close this thread.
Best regards,
Nikko
Hi
Yes you can close it :)
Thanks