Problem with fields – amounts and coupon code

This topic has 5 replies, 3 voices, and was last updated 9 years, 6 months ago ago by Robert Hall

  • Avatar: konair
    konair
    Participant
    May 29, 2015 at 13:57

    Hello,
    we have some dispaly problems in the amount fields and coupon code fields.

    The fields are some times to “small” for the text or numbers.

    Please see attached images.

    Thanks!

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 29, 2015 at 14:09

    Hello,

    Please add this code in custom.css file:

    .before-checkout-form .checkout_coupon input[type="text"] {
      height: 35px !important;
    }
    .quantity input[type="number"] {
      width: 60px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 29, 2015 at 14:10

    Hello,

    Please try to add this code in custom.css file.

    .before-checkout-form .checkout_coupon .input-text{
      height: 30px;
      padding: 16px 10px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: konair
    konair
    Participant
    May 29, 2015 at 14:48

    thanks, I´ve use Eva´s!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 29, 2015 at 15:01

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Problem with fields – amounts and coupon code’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.