• Hi,

    Does anybody can help with the size of the checkbox in the footer ? I would like to have a little square behind the sentence !

    How could I do that ? With CSS ? And where do i do that ?

    Thank you so much for your help

    Camille

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

Viewing 1 replies (of 1 total)
  • You’re using “Input” which stlye is width “100%”

    This will work for you
    <a href="//www.yoururl.fr"> [checkbox* ccepte "J'accepte les conditions"]</a>

    You can also create a specific CSS with a selector to use here, to overwrite .wpcf7 input {width: 100%; }:

    <input type="checkbox" name="checkbox-456[]" value="J'accepte les conditions.">

Viewing 1 replies (of 1 total)
  • The topic ‘Checkbox’ is closed to new replies.