• Bonjour ,
    est ce qu’il est possible de personnaliser ce plugin ( ajouter code css ou des fonction php ) on utilisant le thème enfant ?

    Est ce qu’il y a un risque de perdre tous ces modifications en cas de mise à jour de WordPress ?

Viewing 1 replies (of 1 total)
  • Hello @rymm,

    If you’re referring to customizing the CSS of Contact Form 7, you can personalize it without fear of losing your changes by writing your CSS code in Dashboard > Appearance > Customize > Additional CSS, since this code is stored in your database, it’s not affected by any upgrades.

    If you want to create custom form tags or customize the Contact Form 7 default behavior, you can use the functions.php file of your child theme to avoid losing your custom code.

    Please read the Developer’s cookbook posts to learn more.

    Best regards,
    Yordan.

Viewing 1 replies (of 1 total)

The topic ‘thème enfant’ is closed to new replies.