Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    This is an issue of your theme’s CSS stylesheet. You have this in the CSS:

    .register-form .wpcf7 input, .register-form .wpcf7 textarea {
        margin-right: 20px;
        width: 275px;
    }

    The “width: 275px” is also applied to checkboxes so they are shown too wide. Correct the style rule or switch to another theme.

    Thread Starter ksimpson1986

    (@ksimpson1986)

    Thank you for the quick reply! i recently spent $100 for the theme and all the extra plugins it came with. so I’m definitely not switching themes. lol can you point me in the right direction towards correcting the “style rule”? this is literally the only issue I’m having with this theme. thank you!

    You could try asking the Theme Provider that has your $100. The CSS they have used shows really bad practice IMHO.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can't keep checkboxes from stacking??’ is closed to new replies.