CSS
Font style
/* font */
h3 { font-family: ‘Karla’; font-size: 16px; color: #111111}
Couleur captcha
/* couleur captcha */
.et_pb_contact_captcha_question{color:#ffffff;}
.et_pb_contact_right{color:#ffffff;}
Couleur check box
/* force tick mark color in check box */
.et_pb_contact_field input[type=checkbox]:checked+label i:before {color: #2ea3f2!important;}
Liste, changer icône
/* change l’icône des listes */
ul li {
list-style-type: none;
}
ul li::before {
font-family: ‘ETmodules’;
content: « \4b »;
font-size: 120%;
color: #969696;
float: left;
margin-left: -1em;
margin-right: 0.1em;
}
HTML et autres
Widget centré adresse
Widget – HTML personnalisé
<p align= »center »><strong>LE BARAV<br>
RTE DU VIEUX VILLAGE 33<br>
CH-1967 BRAMOIS<br>
+41 27 565 40 76</strong></p><br>
<br>