Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1265805

    Hi,

    I’m using WOOCOMMERCE with Stripe for iDeal payments. When selecting a bank (on the payment page) the dropdown box is too short, this way it is impossible to choose the right bank. Can you help me make the box bigger?

    To see what I mean you have to put something in the shopping basket and then go to “Afrekenen” (pay) in the shopping basket. Scroll all the way down until you see the iDeal section and the dropdown with the name: “Bank selecteren” (select bank).

    In the Private Content I’ll put a link to a product that you can buy.

    #1265832

    Hey JantienM,

    You might want to check with the plugin devs on how to adjust this.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1265940

    Hi Victoria,

    I just did, but they say its a design issue… I think probably it’s a matter of adjusting a css code, but I don’t know which one. I hope you guys can help me with this issue, since payments are failed right now, thanks a lot!

    #1266055

    Hi JantienM,

    It’s a design but it’s not part of the theme and I cannot seem to get it to change at all.

    I will ask my colleagues to have a look.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1266278

    Hi Victoria,

    In the mean time the support of Woocommerce respnded as well: “When looking at the dropdown in more detail, it looks like the dropdown is cut off due to an overflow setting in the CSS of your theme.”

    They send me some screenshots of the css code that was cutting off the overflow setting and then I added this code to my Quick CSS

    #top #payment ul.payment_methods {
    overflow: visible;
    }

    And this seems to solve the problem!

    #1266302

    Hi,
    That is good news, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    #1266303

    Yes you can close this topic!

    #1266373

    Hi JantienM,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Dropdown box too short for iDeal banks’ is closed to new replies.