Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #903871

    Hi

    The buttons on my contact 7 form are not aligning when viewed on the mobile. Please, can you help?

    Thanks

    #904070

    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

    #904164

    Hello

    I’m sorry but it doesn’t work I have left the coding in place so you can see the result.

    Thanks

    #904715

    Hi,

    Can you try to flush out the cache in autoptimize plugin or disable its css minification? then check again.

    Best regards,
    Nikko

    #905270

    Hi

    Great it worked. Thanks :)!

    #905320

    Hi,

    Glad that it worked! :) Let us know if you need further assistance or if we can close this thread.

    Best regards,
    Nikko

    #908034

    Hi

    Yes you can close it :)

    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.