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. Home Bold

Home Banner 3 - 2

PreviousHome Banner 3 - 1NextProduct Tabs Block

Last updated 1 year ago

To show Home Banner 3 - 1 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="homeBanner3">
    <div class="container container--full">
        <div class="homeBanner3__container">
            <div class="wrapper-content content-left">
                <div class="homeBanner3__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-98yjike07q/images/stencil/original/image-manager/home-02-custom-banner-02-2.jpg"
                            title="#MUST Have"
                            alt="#MUST Have"
                        />
                    </a>
                </div>
                <div class="content">
                    <div class="content-wrapper">
                        <h4 class="sub-heading">#Featured</h4>
                        <h3 class="heading">Milancelos</h3>
                        <p class="text">
                            Pellentesque posuere orci lobortis scelerisque blandit. Donec id tellus lacinia an, tincidunt risus ac, consequat velit. Quisquemos sodales suscipit tortor ditaemcos condimentum lacus meleifend menean viverra
                            auctor blanditos comodous.
                        </p>
                        <a class="button button--primary" href="#">Shop Now</a>
                    </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