BC Beautica Documentation
Open a Store for FREEOther ThemesBuy Theme
  • Greeting
  • Changelog
  • Theme Support
  • Full Theme Features
  • Installation
    • Install Theme
  • Header
    • Header Layout
    • Promotion Text
    • Store Logo
    • Dropdown Menu / Mega Menu
    • Quick Search
  • Footer
    • Footer Layout
    • Common Settings
    • Footer Top
    • Footer Bottom
  • Home Light
    • Home Promotion
    • Main Carousel
    • Home Banner 1
    • Product Block 1
    • Home Banner 2
    • Product Block 2
    • Product Block 3
    • Home Recent Posts
    • Home Brands
    • Instagram Block
  • Home Bold
    • Main Carousel
    • Home Banner 1
    • Product Block 1
    • Product Block 2
    • Home Banner 3 - 1
    • Home Banner 3 - 2
    • Product Tabs Block
    • Home Banner 4
    • Home Brands
    • Instagram Block
  • Home Lingerie
    • Main Carousel
    • Home Banner 1
    • Product Block 1
    • Home Banner 5
    • Product Block 2
    • Home Banner 2 - 3
    • Home Banner 6
    • Home Banner 2 - 2
    • Instagram Block
    • Home Brands
  • Product Listing Page
    • Common Settings
    • Categories Top Banner
    • Categories Bottom Banner
    • Categories Bottom Policy
  • Product Card
    • Common Settings
    • Product Badges
  • Product Detail Page
    • Common Settings
    • Frequently Bought Together Function (Bundle Products)
    • Countdown
    • Sold In Last Function
    • Size Chart Function
    • Customers View Products Function
    • Previous / Next Products Function
    • Hot Stock Function
    • Buy It Now Function
    • Secure Images
    • Compare Color Function
    • Sticky Add To Cart Function
    • Notify Me: Out Of Stock Function
    • Product Tabs
    • Product Block
  • Sidebar
    • Display & Content Settings
  • Cart Page / Dropdown Cart
    • Cart Notification
    • Calculate Free Shipping Message Function
    • Quick Edit Cart Function
  • Other Pages
    • Brands Page
    • Contact Us Page
    • FAQs Page
    • Lookbook Page
    • Store Locator Page
    • Blog Post Page
  • Other Features
    • Ask An Expert Function
    • Someone Just Bought Popup
    • Newsletter Signup Popup
    • Before You Leave Function
    • Recently Viewed Popup
  • Editing Theme Files
    • Intro
    • Accessing Edit Theme Files
    • Editing Theme Files
    • Saving Theme Files
    • Applying New Theme to Storefront
    • Limitations
  • Knowledge Base
Powered by GitBook
On this page
  1. Product Listing Page

Categories Bottom Banner

PreviousCategories Top BannerNextCategories Bottom Policy

Last updated 1 year ago

Recommended Banner Size: 720x450px. Please notice that you will need to upload the correct size like our recommended size for this banner to show the perfect banners like our Demo theme.

If you want it to show on all Category / Brand / Search pages:

To show Categories Top Banner on Home page, In the Page Builder -> Go to Widgets -> drag and drop HTML block into specified sections.

If you want it to display on each Category / Brand / Search page:

To show Categories Bottom Banner on Home page, In the Page Builder -> Go to Widgets -> drag and drop HTML block into specified sections.

In field HTML block:

When you are happy with your changes, don't forget click Save HTML and Publish to repackage the edited theme.

After that, input sample content below:

<div class="halo-block halo-home-section" id="categoryBanner1">
    <div class="container">
        <div class="categoryBanner1__container">
            <div class="categoryBanner1__carousel home-banner-carousel">
                <div class="categoryBanner1-content">
                    <div class="wrapper-content">
                        <div class="categoryBanner1__img home-banner-image">
                            <a href="#" title="#MUST Have" aria-label="#MUST Have">
                                <img class="lazyload" src="https://cdn11.bigcommerce.com/s-q8olo630qr/content/loading/loading.svg" data-src="https://cdn11.bigcommerce.com/s-puuf0ho3a3/images/stencil/original/image-manager/category-banner-bottom-1.jpg" title="#MUST Have" alt="#MUST Have" />
                            </a>
                        </div>
                        <div class="content">
                            <h4 class="sub-heading">Custom CMS Block</h4>
                            <h3 class="heading">Cosmo De Milance</h3>
                            <p class="text">Nullam aliquet vestibulum augue non varius. Cras nec congue elitos. Duis tristique del ante nec aliquam. Praesent urna tellus laoreet an cosmo lorem tellus ullamcorper fermentum facilisis deratum...</p>
                            <a class="button button--primary" href="#">Shop Now</a>
                        </div>
                    </div>
                </div>
                <div class="categoryBanner1-content">
                    <div class="wrapper-content">
                        <div class="categoryBanner1__img home-banner-image">
                            <a href="#" title="#MUST Have" aria-label="#MUST Have">
                                <img class="lazyload" src="https://cdn11.bigcommerce.com/s-q8olo630qr/content/loading/loading.svg" data-src="https://cdn11.bigcommerce.com/s-puuf0ho3a3/images/stencil/original/image-manager/category-banner-bottom-2.jpg" title="#MUST Have" alt="#MUST Have" />
                            </a>
                        </div>
                        <div class="content">
                            <h4 class="sub-heading">Trend Now</h4>
                            <h3 class="heading">Lorem De Dorus</h3>
                            <p class="text">Lorem ipsum dolor sit amet consectetur adipiscing elit. Quisque non nulla nulla, nec tincidunt risus morbi ultricies est ditae odio ultrices imperdiet. Cras accumsan dorci maces cons deratum...</p>
                            <a class="button button--primary" href="#">Shop Now</a>
                        </div>
                    </div>
                </div>
                <div class="categoryBanner1-content">
                    <div class="wrapper-content">
                        <div class="categoryBanner1__img home-banner-image">
                            <a href="#" title="#MUST Have" aria-label="#MUST Have">
                                <img class="lazyload" src="https://cdn11.bigcommerce.com/s-q8olo630qr/content/loading/loading.svg" data-src="https://cdn11.bigcommerce.com/s-puuf0ho3a3/images/stencil/original/image-manager/category-banner-bottom-3.jpg" title="#MUST Have" alt="#MUST Have" />
                            </a>
                        </div>
                        <div class="content">
                            <h4 class="sub-heading">Beauty Accessories</h4>
                            <h3 class="heading">Milancelos Lynun</h3>
                            <p class="text">Nullam aliquet vestibulum augue non varius. Cras nec congue elitos. Duis tristique del ante nec aliquam. Praesent urna tellus laoreet an cosmo lorem tellus ullamcorper fermentum facilisis deratum...</p>
                            <a class="button button--primary" href="#">Shop Now</a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>

Or use button below to generate the code with your own banners. Please click the Copy code on the popup after you changed all the blocks.

Please click the "Run Pen" button to be used