Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #957322

    Hi.

    The checkout VISA/Square card payment settings are not working properly.
    The text boxes are too narrow to see what are you writing till you force a window resizing. After that the text boxes are of normal size.
    I do not expect my clients to do or know this.
    How can this be fixed?

    I’m sending a temporary login.
    Thank you

    #958468

    Hey Michael,

    Thank you for using Enfold.

    This is how the box looks on Chrome, Windows 8.

    // https://imgur.com/a/iTyt9te

    What is your browser?

    Best regards,
    Ismael

    #962673

    Thanks for that.
    We hope that that works for everybody.

    #963207

    Hi Michael,

    But you could use this code for the cart page shipping rates width:

    
    @media only screen and (min-width: 1024px) {
      .cart-collaterals .cart_totals {
        width: 100%;
      }
    }
    

    Best regards,
    Victoria

    #966271
    This reply has been marked as private.
    #966301

    Hi,

    Awesome! Please feel free to open a new thread if you need anything else. :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘My VISA/Square text windows do not allow to see what is written.’ is closed to new replies.