Hello,
I need some help, please.
Please see the images
How can I fix this in the quick css?
Best Regards
Hazlitt
where can I do: “display: block”, please?
Is there a code for the Quick CSS?
Hi!
I couldn’t find the page showing in your screenshots on http://e-mail-marketing-key.de/ ? We need to inspect the element ourselves to see if it’s working or not. But looking at your screenshots you can use the following CSS query in Quick CSS:
#top input[type="email"] {
your code goes here
}
Cheers!
Rikard
Hi Rikard, thank you for your answer.
I will place the video here http://e-mail-marketing-key.de/
You gave a very good anser, Rikard. I just put this to the Quick CSS:
—
#top input[type=”email”] {
display: inline;
}
—
Thank you!
Best Regards
Hazlitt
Hi!
After update wordpress and enfold it looks like this:
How can I fix it to look like this, please?
Thanks in advance!
Hazlitt
Hi Hazlitt!
I still can’t find the page that you are getting your screenshots from? What do we need to do to display what you are seeing?
Best regards,
Rikard
Hey!
Add this to the Quick CSS field:
input#wistia_21_requireEmail_email {
max-width: 300px;
}
Regards,
Ismael
Hi,
you can find the video here: http://e-mail-marketing-key.de/mehr-zeit/
It is at the end of the video.
Now I use the code from Ismael. Everything is fine now. Thank you!
Best Regards,
Hazlitt :)