Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #409718

    Hello,

    I need some help, please.

    Please see the images
    problem
    correct
    How can I fix this in the quick css?

    Best Regards

    Hazlitt

    #409923

    where can I do: “display: block”, please?
    Is there a code for the Quick CSS?

    #410286

    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

    • This reply was modified 9 years, 8 months ago by Rikard.
    #410405

    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

    #410844

    Hi!

    Glad we could help :)

    Regards,
    Rikard

    #412839

    Hi!
    After update wordpress and enfold it looks like this:
    false
    How can I fix it to look like this, please?
    correct

    Thanks in advance!
    Hazlitt

    #413360

    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

    #413366

    Hey!

    Add this to the Quick CSS field:

    input#wistia_21_requireEmail_email {
      max-width: 300px;
    }

    Regards,
    Ismael

    #413471

    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 :)

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Wistia embed – display: block’ is closed to new replies.