I do not see any problem in plugin based on your screenshots, just gabs in theme (like minimum height, footer sticking to bottom of page, ...)
Can you please look at all the screenshots again?
Those gaps are not normal...
Also, how do you explain this (the default Bender) -
screenshot ?
And why do the
Membership and
Payments sections work fine, while the others don't?
Thing is that I've managed to hack-fix some of the issues by correcting the plugin's code, however, with every update I need to check everything again...
- Fix User Dash spacing
\oc-content\plugins\osclass_pay\css\user.css - at line 467 .osp-body.osp-body-itempay - SET the padding to 12px;
- Fix User Dash font size for Items and Cart
\oc-content\plugins\osclass_pay\css\user.css - Items - at line 549 .osp-item - DELETE font-size:13px; AND line-height:17px;
\oc-content\plugins\osclass_pay\css\user.css - Items - at line 565 .osp-item .osp-promote .osp-icon - SET the font-size: to 18px;
\oc-content\plugins\osclass_pay\css\user.css - Cart - at line 686 .osp-cart - CUT font-size:13px; and ADD it to line 687 .osp-cart .osp-cart-row
- Fix the whole page spacing issue at Wallets & Packs and fix the Voucher text color
\oc-content\plugins\osclass_pay\css\user.css - at line 726 .osp-pack - DELETE padding:14px;
So I'm sorry Frosticek, but in this case it's clearly the plugin.