Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1053222

    Hi Enfold Support Staff,

    I am using the plugin WP Forms with Enfold and have a question about an issue I am seeing on my website’s homepage:

    I have embedded the shortcode for one of my forms inside a (1/2) container box, but I am seeing that the field for credit card expiration date is being kicked-down onto a seperate line. I was wondering how to fix this so that the Name on Card field and the cc expiration field were on the same lines.

    Thanks so much,
    Cody

    #1053317

    Hey Cody,

    Thanks for the link, though I can’t see that happening on my end using Chrome. What do we need to do to reproduce the problem?

    Best regards,
    Rikard

    #1053482

    Rikard – See the below link. Are you seeing where the expiration field kicks down onto 2 separate lines?

    #1053753

    Hi Studio13SprayTanning,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span {
      line-height: 18px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1053819

    Victoria – I put the code in both places, but no luck in fixing the container issue

    #1053932

    Actually I have discovered not only is the ‘year’ field improperly placed on the line below the ‘month’ field of the expiration date; the ‘year’ field of the expiration date also is not able to be filled in. Please advise, thanks!

    #1054841

    Hi,

    Is this fixed? This is what I see on my end.

    Screenshot: https://imgur.com/a/q2NTIWo

    Best regards,
    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.