- Help Center
- Printer Bridge
- FAQ | HTML/CSS
-
Printer Bridge
- Launching Your Site | Company Variable & Email Set Up
- Launching Site | Payment Set Up
- Launching Site | Storefront Customization Setup
- Launching Site | Pricing & Product Setup
- Launching Site | Shipping Setup
- Launching Site | Placing a Test Order
- Launching Site | Marketing & SEO
- Learning Center | Admin/Store Set Up
- Learning Center | Order Related
- Learning Center | Product Related
- Learning Center | Contact Blaster
- Learning Center | Corporate Portal
- Learning Center | Online Designer
- Learning Center | User Roles / ACL
- General FAQ
- FAQ | Storefront Customization & CMS
- FAQ | Site Features / Functionality
- FAQ | Order Related
- FAQ | HTML/CSS
- FAQ | Corporate Portal
- FAQ | Staff Management
- FAQ | Admin Reports
- FAQ | Shipping Related
- FAQ | Questions from our Canadian Customers
- FAQ | Sign-Up Questions
- eCommerce Myths
- Marketing Your Site | Marketing, Analytics and Stats
- Marketing Your Site | Meta Data
- Marketing Your Site | SEO Strategy
- Marketing Your Site | Email Campaigns
- Marketing Your Site | Social Media
How Can I Remove The Images In The 3 Boxes Under The Home Page Banner?
This requires CSS code. Heres is the css code and the steps below.
.banners {
background-image:none;
}
Here's how to apply the code:
- Login to your admin
- Go to Storefront CMS
- CMS Features
- Theme Settings
- Custom CSS tab
- Copy the code in blue above and paste it at the top or bottom of the "Global Custom CSS Code" box.
- Save/Update Layout
- Go to your storefront, refresh, and the 3 default images will be removed