Problem customizing From because of same class name
-
Now I found out (with great help from this forum) how to use an external CSS, I’ve been trying to modify it to make: Name – Email – Subject fields on the same line. And below, the textarea (full with) then lastly, Captcha code.
I managed to get the 3 fields inline but unfortunately, I can’t get the textarea to go below those 3 fields. And the reason is they are all using the same class=”fscf-div-field-left”. So I can’t force a specific field (the textarea) go on a new line.
Is there an easy way to make it work? I tried to add HTML code before and after via the fields tab but I couldn’t find a way to make it work, I’m afraid I’m not a CSS expert…
PS: Maybe it could be a good idea to share some CSS examples using different way to show the form (inline, responsive width…)
Thanks a lot for your help! 🙂
The topic ‘Problem customizing From because of same class name’ is closed to new replies.