Hi Guys,
I’ve got into a problem, I have 2 different contact forms with different ID’s found from firebug.
#wpcf7-f4150-w1-o1
#wpcf7-f4152-p4153-o1
I am trying to change the background color field of the first form from white to gray and change the width, but when I change it, both forms change color.
I am unable to find them in the style.css of my template.
should I add individual style for them ? if yes how ?
or where else can I find the specific css file related to them ?