Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi Worthdesigning,

    How would you like the radio buttons and text to be aligned? To the left?

    Thanks,
    Evan

    Plugin Author Evan Herman

    (@eherman24)

    You could do something similar to this:

    .81c873f90dMMERGE2 {
      width: 22px;
    }
    
    label[for="0-81c873f90d-mmerge2"]+div {
      line-height: 2;
    }

    which would give you something like this.

    Thanks,
    Evan

    Thread Starter Worthdesigning

    (@auntypizza)

    Thanks for the really fast response!

    The CSS isn’t working – but YES – the screenshot is what I’m after ??

    Thread Starter Worthdesigning

    (@auntypizza)

    I did this:

    div.yks-mailchimpFormDivRowField input[type=”radio”] {width:22px !important;}

    Fixed

    Plugin Author Evan Herman

    (@eherman24)

    Hi Worthdesigning,

    glad you got things resolved!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Radio buttons and text alignment’ is closed to new replies.