New Landing How can we help? Themeforest Theme Support Flexform Woocommerce Checkout page text invisible using Firefox

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Flexform
  • #7970
    foodfreaks
    Member
    Post count: 46

    Hi Flexform team,

    I had a strange error on my page. On the checkout page I am able to write text in the “order notes” but I am unable to write text in “Billing address”. I checked this on your demo page http://flexform.swiftideas.net/checkout/ and there you have the same problem. I am using Firefox 21.0 on Mac. Then I switched to Safari and there everything is fine. Is there a way to fix the problem?
    Thanks and regards
    Christian

    #8192
    klinical
    Member
    Post count: 1

    I am also having this issue. Please advise on fixing this problem. Thanks, Billy

    #9775
    mililaw
    Member
    Post count: 6

    I’m also having the issue…

    Any solution ?

    #9787
    Ben – SUPPORT
    Member
    Post count: 690

    Everything seems to be working fine for me, make sure you’re updated to the latest theme version.

    The issue with this is firefox has issues with input padding so there will be padding top and bottom pushing it out, if you post me a link to your website I’ll try and give you more accruate CSS but it’ll be something along the lines of

    input[type="text"]{
    padding:2px 0px !important;
    height:30px;
    }
    

    Thanks
    Ben

    #9821
    mililaw
    Member
    Post count: 6

    It’s OK I found a fix.
    Hope it will be corrected in next update.
    Thanks.

    #22168
    JackV
    Member
    Post count: 60

    can you share the fix with the rest of us please?

    #22171
    mililaw
    Member
    Post count: 6

    Just remember me which theme is concerned and I’ll have a look.

    #22172
    JackV
    Member
    Post count: 60
    #22173
    mililaw
    Member
    Post count: 6

    Try this maybe…

    .woocommerce-page form .form-row input.input-text {
    padding: 2px 6px;
    height: 30px;
    }

    .woocommerce-page form .form-row textarea {
    padding: 2px 6px;
    }

    #22174
    mililaw
    Member
    Post count: 6

    ok great !!

    #22336
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic 🙂

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register