/*======================================
MULTI SELECT DROPDOWNS
=======================================*/
form[name=shopForm]{
display:grid;
grid-template-columns: repeat(auto-fill, minmax(75px, 1fr));
gap:0.75rem;
}
form[name=shopForm] .cmsFormElement{
display:flex;
flex-direction:column;
}
form[name=shopForm] .cmsFormElement:first-child{
grid-column: 1 / -1;
}
form[name=shopForm] .cmsFormElement.cmsFormSubmitRow{
grid-column: 1 / -1;
}
form[name=shopForm] .cmsFormPrompt{font-size:80%;width:100%!important;}
form[name=shopForm] .cmsFormData,
form[name=shopForm] select{width:100%!important;}
form[name=shopForm] select{line-height:32px;height:32px;}
More From This Section
FAQ Topics
Building your site
Advanced Page Types
E-Commerce
- Shopping Basics
- Category Management
- Products
- Product Options
- Layout and Formatting
- Payment Options
- Processing Orders
- Advanced Ecommerce
- Product Pricing, Currencies
- Plugins
- Wholesale
- Bookings Management System
- Freight - Couriers
- Stock & Quantities
- Vouchers, Discounts, Loyalty Points
- Selling Photos / Prints
- Shopping Cart Add-on Page types
- Advanced APIs / Add ons
- Point of Sale (POS)
- Reports
- Orders / Invoices
Email & Membership
Promoting your site
Advanced
- Power User Options
- Form Spam Filtering
- Wordpress
- PHP Setup
- [TAGS]
- jQuery snippets
- Search External Links / Import external content
- HTML / CSS Snippets
- Embedding Web Fonts
- Loading additional Material Symbols styles
- FAQ Help Map
- Uploading local font files
- Advanced Template Customisation, CSS, etc
- Languages and Translations
