Hello,
I wanted to change the payment type buttons width but I noticed that "width:210px" is applied directly t the element in the template layout.
It would be betetre to have it added via a css class.
Anyway, I tried to override that style using
form#formsubscr button[style] {
width:250px;
}
but it doesn't work... maybe [style] just don't work for "button" elements, any suggestion on how to do it?
https://accademiainfinita.it/iscrizioni?view=empayment& ;sid=8
Thank you!
see screenshot:
emerald_payment_gateways_buttons
Hello, I wanted to change the payment type buttons width but I noticed that "width:210px" is applied directly t the element in the template layout.
It would be betetre to have it added via a css class. Anyway, I tried to override that style using
but it doesn't work... maybe [style] just don't work for "button" elements, any suggestion on how to do it?
https://accademiainfinita.it/iscrizioni?view=empayment& ;sid=8
Thank you!
see screenshot: emerald_payment_gateways_buttons