Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 [BUG] - [FIX] Graphical issue with ps_checkout module in payment list #345

Open
maofree opened this issue Nov 27, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@maofree
Copy link
Sponsor

maofree commented Nov 27, 2023

Description

Hi
there are some graphical problems with ps_checkout module in payment list

1

as you can see, the three payment methods of PayPal are distant from each other and even the selection of the payment form has problems

bye

Node.js version

v16

php version

8.1

OS and it's version

linux

Browsers

Chrome

Required module/theme

theme

Reproduction steps

1. install ps_checkout
2. go in the checkout page at the payment step

Logs

No response

@maofree maofree added the bug Something isn't working label Nov 27, 2023
@maofree maofree changed the title 馃悰 [BUG] - Graphical issue with ps_checkout module in payment list 馃悰 [BUG] - [FIX] Graphical issue with ps_checkout module in payment list Nov 27, 2023
@maofree
Copy link
Sponsor Author

maofree commented Nov 27, 2023

the problem is due from payment.css of this module

to fix it is necessary to use this code

#checkout .ps_checkout-payment-option label { display: block !important; line-height: inherit !important; }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant