• Resolved guillaume72

    (@guillaume72)


    Hi
    I really like Hustle. It perfectly matches my needs.
    On the other hand I have a small problem:
    I integrated it on a site everything is ok except the placeholder of the Email field which does not appear!

    I do not understand why !
    Could you help me ?

    Regards

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @guillaume72

    I hope you are doing good today.

    I have made a full review of your CSS on the site and it seems this is in conflict with your theme core CSS.

    Please add the below code in Appearance -> Customize -> Additional CSS section:

    .hustle-layout-body input[type=email] {z-index:inherit !important;}

    This should help.

    Kind Regards,
    Kris

    Thread Starter guillaume72

    (@guillaume72)

    Hi
    following your answer, I integrated this piece of css in the Additional CSS section … but it does not correct anything at all.

    Indeed, the problem would come from the theme and I pointed it out to the creators. I’ll let you know.

    regards

    Thread Starter guillaume72

    (@guillaume72)

    I spoke too quickly!
    your code works! I tried again by correcting a little space problem in your css code and the Email field placeholder appears correctly.
    thank you so much

    best regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem placeholder Email field’ is closed to new replies.