- Knowledge Base
- Store Settings
-
Quick Setup Instructions
-
Set Up Smart Online Order Yourself
-
Developers
-
Smart Online Order / Clover Dashboards
-
Retail
-
FAQ
-
Import/Sync Inventory
-
Order Types Tab
-
Modifier Groups & Modifiers
-
Categories & Items
-
Checkout Settings
-
Store Settings
-
Custom Hours
-
Delivery Areas/Fees
-
Store Interfaces
-
Items/Images/Descriptions
-
Coupons
-
Helpful Articles
-
Troubleshooting
Custom CSS
There are times where you may want to change some colors to match your WordPress theme.
Here are some custom CSS codes to help you get started:

.moo_item_flip_content {
color: #97babe !important;
.moo-checkout-form-ordertypes-option, .moo-checkout-form-payments-option {
font-size: 15px !important;
}
#Mooinstructions {
font-size: 20px;
}
.moo-btn-danger, .moo-btn-primary {
color: #ffffff !important;
}