• visureclic

    (@visureclic)


    Hi,

    I would like to put a space (10px) between input and label in checkbox, as in radiobox.

    There seems to be a bug in the front.css and php files, in fact the changes aren’t loaded. Same problem inspecting the page.

    How can I do?

    Thanks

    Giusy P.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support crodriguez1991

    (@crodriguez1991)

    Hello there,

    I hope you’re doing well :D.

    Try to add the following CSS rule on Appearance > Customize > Additional CSS

    .yith-wapo-block .yith-wapo-addon span.checkboxbutton {
    width:initial;
    }

    Please, try it and let me know.

    Have a good day.

    Thread Starter visureclic

    (@visureclic)

    Hi,

    as you can see on the page, unfortunately nothing has changed…

    Plugin Support crodriguez1991

    (@crodriguez1991)

    Hello there,

    I hope you’re doing well :D.

    Did you add the CSS rule on Appearance > Customize > Additional CSS?

    I did a test using the browser inspector and seems to work fine for me.

    See the following link

    Please, check it and let me know.

    Have a good day.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Distance between input and label in checkbox’ is closed to new replies.