thanks, it works perfectly
I have added this code to the one I had concerning the background color, which is :
/* Fixing the background color */
#ipt_fsqm_form_wrap_12 .ui-widget-content {
background: #daf4ea;
}
in the form theme custom CSS, and it’s ok, I have both the background color of the form and the color of the social sharing icons as expected, great
Is it possible to add this 2 codes as general settings of all form, for example in “Settings / Modify Standalone Forms Settings / HTML Head Section” or it is not possible, or not this place to place the CSS for all forms.
thanks