User area and related forms are the parts in MageSuite that stick closely to Magento layout and styling. Inputs, tables, global messages, and buttons inherit their style from the theme design.
User area
Sidebar
The sticky sidebar/menu actually is the only element that can be a bit heavier customized:
...
Dashboard
General styling for inputs, tables, and texts is applied on the main dashboard.
Please note that table rows are displayed as texts on mobiles.
...
MageSuite dashboard scenarios
There is a possibility to apply darker background for the use area and keep elements as contrast boxes:
...
Info |
---|
Dev hint: play with the following variables in dashboard.scss file: |
Login/register page
The login/register page displays 2 boxes: login form and register box.
https://demo.magesuite.io/en/customer/account/login
Live shops examples
URL | Screen |
---|---|
Optional modules
Instant purchase
Info |
---|
check documentation: Instant purchase (optional) |
...
With the module enabled, there is a modified order history table available in the user area:
...
Quick reorder
Info |
---|
check documentation: QuickReorder (optional) |
...