lisavannoorden
Forum Replies Created
-
Hi there,
I managed to solve the issue myself. Thank you.
Hi there,
sorry but I have a problem with this bug because I can not “automate” the email replies in the form. I have to answer everyone by hand. Can you help me with it?
Lisa
Hi..
yes I am using an email field.It’s a shame I can not send an image with this message.
Lisa
- This reply was modified 3 years, 11 months ago by lisavannoorden.
- This reply was modified 3 years, 11 months ago by lisavannoorden.
Oh, it DOES work! Sorry I think I had a cache problem yesterday. I am so happy this worked out because the design in the footer is so much better now.
Thank you very much!Lisa
Hi there and thank you!
Ok this is getting close. It does hide the TEXT of the labels only in form sf13. So that’s good. But it does not hide the SPACE of the labels. I mean the fields are not close enough to eachotehr, I need to get rid of that space in between the fields.
Please take a look at https://versdenkers.nl/trendwatching-inschrijven-en-informatie/As you see the textlabels on the other forms are showing, which is good. And the textlabels on the form in the footer is hiding which s good. Now I need to get rid of space between the fields.
Thank you for working with me!
Hello and thank you!
This script takes out alle the labels of all the forms throughout the whole website..even though I place it in the css of the specific form.
I need to be able to target a specific form. In this case the id of the form is form id=“sf13″.Hello Smartforms,
I have found the css for hiding the label text space..but it hides all spaces on all forms on the website. How can I target a specific form?
.rednao_control_label {
display: none !important;
}
form id=“sf13″