Compatibility with CF7? - by danielpark - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Jack Richardson

  • Avatar: danielpark
    danielpark
    Participant
    September 10, 2015 at 05:57

    Hello there,

    I know supporter here could be best to assist with theme related issues but I need some help with compatibility of CF7.

    As you see in the webpage, http://www.jwddm.co.kr/tavolo24 bear with me that everything is written in Korean there but the acceptance box after some texts is aligned in center and there is no way I could change this. I tried styling CSS or directly coded on contact form but there is no use.

    I’m guessing the problem with alignment for checkbox comes from contact form provided from the Legenda Theme. Could you tell me how this could be solved by having acceptance box aligned to left?

    Thank you,

    7 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 10, 2015 at 07:45

    Hello,

    Could you please show on a screenshot what exactly you want to align?

    Thank you.
    Best regards,
    Jack Richardson.

    Avatar: danielpark
    danielpark
    Participant
    September 11, 2015 at 02:32

    Sure, please take a look at the picture from the link

    http://www.jwddm.co.kr/wp-content/uploads/2015/09/checkbox.jpg

    Many thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 11, 2015 at 07:20

    Hello,

    Try to add this code in custom.css file

    .wpcf7-form p{
    text-align:center;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: danielpark
    danielpark
    Participant
    September 11, 2015 at 10:09

    Thank you for support Robert,

    adding those code does not help.

    It is very strange that everything moves according to the alignment except for acceptance box.

    I sincerely hope there is a solution for this.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 11, 2015 at 10:42

    Hello,

    Please try to use this code:

    span.wpcf7-form-control-wrap input[type="checkbox"] {
         width: 16px !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: danielpark
    danielpark
    Participant
    September 14, 2015 at 01:06

    Dear Jack,

    Working perfectly, huge appreciation to you!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 14, 2015 at 08:55

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Compatibility with CF7?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.