Customization¶
READ FIRST - Customization Guideline¶
Contact for Support: contact@papathemes.com
How to add your own CSS / SCSS:¶
- Option 1: Edit file
assets/scss/_livia-custom.scss
- Option 2: Add custom CSS in
<style>...</style>
into Storefront > Footer Scripts.
How to add your own Javascript:¶
- Option 1: Add custom JS in
<script>...</script>
into Storefront > Footer Scripts. - Option 2: Add custom JS into Storefront > Scripts Manager.
Edit HTML:¶
ONLY edit file templates/livia-custom.html
WARNING: EDIT OTHER FILES WILL PREVENT UPGRADING THE THEME IN THE FUTURE!
Headers¶
Theme supports 2 header with logo position left or right. It is configured in Theme Editor > Header & Footer > Logo position.
You can configure Header style, logo size, colors, fonts in Theme Editor > Header & Footer.
Mega Menu vs. Standard Menu¶
Theme supports both Mega Menu and Standard Menu. You can configure in Theme Editor > Header & Footer > Main Navigation > Navigation design.
The menu is automatically popuplated from your product categories and web pages (in Storefront > Web Pages). You can hide all web pages on this menu by tick on the option Hide web pages in main navigation in Theme Editor > Header & Footer.
Top Banner¶
You can edit the top banner on the homepage, category pages, product pages in Marketing > Banner Manager.
Footers¶
Configure the footer in Theme Editor > Footer section.
- You can change colors.
- Show/hide web page links, categories, brands.
- Add custom links in maximum 4 columns.
- Newsletter form support top or right position of the footer.
- Change colors of the copyright section.
- Show/hide copyright links.
- Show/hide payment icons.
Homepage Main Carousel¶
Main carousel displays on the home page can be input in Storefront > Home Page Carousel.
You can configure carousel settings in Theme Editor > Home Page > Carousel section. Here you can turn on/off this carousel, configure colors, content position and so on.
Homepage Banners¶
There are 4 Section Banners in homepage¶
To display the banner, create a new banner in Marketing > Banners:
- Banner Name:
banner name
- Banner Content: Click on the HTML to edit HTML source.
Source code for banner 1¶
<div class="livia-section livia-section--banner livia-section--banner--banner1" data-local-banner-position="livia-home-banner1">
<div class="lightnight-banner">
<div class="banner-list">
<div class="banner-item">
<div class="banner-item-wrapper">
<div class="banner-image">
<img src="/product_images/uploaded_images/01-home05-03.jpg" alt="01-home05-03.jpg">
</div>
<div class="banner-content">
<h4 class="banner-title">Leather<br>Bags</h4>
<a href="#" title="Summer Sale">Shop Now<img title="arrow-slim-right-02.png" src="/product_images/uploaded_images/arrow-slim-right-02.png" alt="arrow-slim-right-03.png"><img title="arrow-slim-right-03.png" src="/product_images/uploaded_images/arrow-slim-right-03.png" alt="arrow-slim-right-03.png"></a>
</div>
</div>
</div>
<div class="banner-item">
<div class="banner-item-wrapper">
<div class="banner-image">
<img src="/product_images/uploaded_images/01-home05-05.jpg" alt="01-home05-05.jpg">
</div>
<div class="banner-content">
<h4 class="banner-title">Vintage<br>Watches</h4>
<a href="#" title="Summer Sale">Shop Now<img title="arrow-slim-right-02.png" src="/product_images/uploaded_images/arrow-slim-right-02.png" alt="arrow-slim-right-02.png"><img title="arrow-slim-right-03.png" src="/product_images/uploaded_images/arrow-slim-right-03.png" alt="arrow-slim-right-03.png"></a>
</div>
</div>
</div>
<div class="banner-item">
<div class="banner-item-wrapper">
<div class="banner-image">
<img src="/product_images/uploaded_images/01-home05-07.jpg" alt="01-home05-07.jpg">
</div>
<div class="banner-content">
<h4 class="banner-title">Gents<br>T-Shirts</h4>
<a href="#" title="Summer Sale">Shop Now<img title="arrow-slim-right-02.png" src="/product_images/uploaded_images/arrow-slim-right-02.png" alt="arrow-slim-right-02.png"><img title="arrow-slim-right-03.png" src="/product_images/uploaded_images/arrow-slim-right-03.png" alt="arrow-slim-right-03.png"></a>
</div>
</div>
</div>
<div class="banner-item">
<div class="banner-item-wrapper">
<div class="banner-image">
<img src="/product_images/uploaded_images/01-home05-13.jpg" alt="01-home05-13.jpg">
</div>
<div class="banner-content">
<h4 class="banner-title">Women Shoes</h4>
<a href="#" title="Summer Sale">Shop Now<img title="arrow-slim-right-02.png" src="/product_images/uploaded_images/arrow-slim-right-02.png" alt="arrow-slim-right-02.png"><img title="arrow-slim-right-03.png" src="/product_images/uploaded_images/arrow-slim-right-03.png" alt="arrow-slim-right-03.png"></a>
</div>
</div>
</div>
<div class="banner-item">
<div class="banner-item-wrapper">
<div class="banner-image">
<img src="/product_images/uploaded_images/01-home05-14.jpg" alt="01-home05-14.jpg">
</div>
<div class="banner-content">
<h4 class="banner-title">Sunglasses</h4>
<a href="#" title="Summer Sale">Shop Now<img title="arrow-slim-right-02.png" src="/product_images/uploaded_images/arrow-slim-right-02.png" alt="arrow-slim-right-02.png"><img title="arrow-slim-right-03.png" src="/product_images/uploaded_images/arrow-slim-right-03.png" alt="arrow-slim-right-03.png"></a>
</div>
</div>
</div>
</div>
</div>
</div>
Or use button below to generate HTML code with your custom content:
Source code for banner 2¶
<div class="livia-section livia-section--banner livia-section--banner--banner2" data-local-banner-position="livia-home-banner2">
<div class="lightnight-banner">
<div class="container">
<div class="banner-item">
<div class="banner-image">
<img src="/product_images/uploaded_images/banner-one.jpg" alt="banner-one.jpg">
</div>
<div class="banner-content">
<h4 class="banner-title">Summer Sale</h4>
<div class="banner-percent">50<em>%</em><span>off</span></div>
<a href="#" title="Summer Sale">Shop Now<img title="arrow-slim-right.png" src="/product_images/uploaded_images/arrow-slim-right.png" alt="arrow-slim-right.png"></a>
</div>
</div>
</div>
</div>
</div>
Or use button below to generate HTML code with your custom content:
Source code for banner 3¶
<div class="lightnight-section lightnight-section--banner lightnight-section--banner--banner3" data-local-banner-position="lightnight-home-banner3">
<div class="lightnight-banner lightnight-banner--full">
<div class="banner-left">
<div class="banner-item">
<img title="blog2.jpg" src="/product_images/uploaded_images/banner1.jpg" alt="banner1.jpg" />
</div>
</div>
<div class="banner-right">
<div class="banner-content">
<h4 class="banner-title">Buy 1 Get 1 </h4>
<a href="#" class="button" title="See full collection">See full collection</a>
</div>
<div class="banner-item">
<img title="blog4.jpg" src="/product_images/uploaded_images/banner4.jpg" alt="banner4.jpg" />
</div>
</div>
</div>
</div>
Or use button below to generate HTML code with your custom content:
Source code for banner 4¶
<div class="livia-section livia-section--banner livia-section--banner--banner4" data-local-banner-position="livia-home-banner4">
<div class="lightnight-banner lightnight-banner--full">
<div class="container">
<p class="page-subheading">What our customers are saying</p>
<h2 class="page-heading">Customer Reviews</h2>
<div class="banner-list" data-banner-slick>
<div class="banner-item">
<div class="banner-content">
<h4 class="banner-title">Loved My New Belted Long Black Pants</h4>
<div class="banner-rating">
<div class="banner-star">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star-empty.jpg" src="/product_images/uploaded_images/star-empty.jpg" alt="star-empty.jpg">
</div>
<div class="banner-rating--average">Very Good</div>
</div>
<p class="banner-desc">There are many variations of passages of available but the majority have suffered alteration in some of form by injected humour or randomised words.</p>
<div class="banner-auth">
<div class="banner-auth-avata">
<img title="avata1.jpg" src="/product_images/uploaded_images/avata1.jpg" alt="avata1.jpg">
</div>
<div class="banner-auth-name">Kethy Jenefir</div>
</div>
</div>
</div>
<div class="banner-item">
<div class="banner-content">
<h4 class="banner-title">Loved My New Belted Long Black Pants</h4>
<div class="banner-rating">
<div class="banner-star">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
</div>
<div class="banner-rating--average">Excellent</div>
</div>
<p class="banner-desc">There are many variations of passages of available but the majority have suffered alteration in some of form by injected humour or randomised words.</p>
<div class="banner-auth">
<div class="banner-auth-avata">
<img title="avata2.jpg" src="/product_images/uploaded_images/avata2.jpg" alt="avata2.jpg">
</div>
<div class="banner-auth-name">Paul Smith</div>
</div>
</div>
</div>
<div class="banner-item">
<div class="banner-content">
<h4 class="banner-title">Loved My New Belted Long Black Pants</h4>
<div class="banner-rating">
<div class="banner-star">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star.jpg" src="/product_images/uploaded_images/star.jpg" alt="star.jpg">
<img title="star-empty.jpg" src="/product_images/uploaded_images/star-empty.jpg" alt="star-empty.jpg">
</div>
<div class="banner-rating--average">Very Good</div>
</div>
<p class="banner-desc">There are many variations of passages of available but the majority have suffered alteration in some of form by injected humour or randomised words.</p>
<div class="banner-auth">
<div class="banner-auth-avata">
<img title="avata3.jpg" src="/product_images/uploaded_images/avata3.jpg" alt="avata3.jpg">
</div>
<div class="banner-auth-name">John Doe</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
Or use button below to generate HTML code with your custom content:
Source code for banner 5¶
<div class="livia-section livia-section--banner livia-section--banner--banner5" data-local-banner-position="livia-home-banner5">
<div class="lightnight-banner lightnight-banner--boxed">
<div class="banner-list">
<div class="banner-item">
<div class="banner-image">
<img title="home-banner-5-01.jpg" src="/product_images/uploaded_images/home-banner-5-01.jpg" alt="home-banner-5-01.jpg" />
</div>
<div class="banner-content">
<h4 class="banner-title">Return Policy</h4>
<p class="banner-desc">30 days money back guarantee</p>
</div>
</div>
<div class="banner-item">
<div class="banner-image">
<img title="home-banner-5-02.jpg" src="/product_images/uploaded_images/home-banner-5-02.jpg" alt="home-banner-5-02.jpg" />
</div>
<div class="banner-content">
<h4 class="banner-title">Free Shipping</h4>
<p class="banner-desc">on eligible orders over $25.00</p>
</div>
</div>
<div class="banner-item">
<div class="banner-image">
<img title="home-banner-5-03.jpg" src="/product_images/uploaded_images/home-banner-5-03.jpg" alt="home-banner-5-03.jpg" />
</div>
<div class="banner-content">
<h4 class="banner-title">Store Locator</h4>
<p class="banner-desc">find your nearest local store</p>
</div>
</div>
<div class="banner-item">
<div class="banner-image">
<img title="home-banner-5-04.jpg" src="/product_images/uploaded_images/home-banner-5-04.jpg" alt="home-banner-5-04.jpg" />
</div>
<div class="banner-content">
<h4 class="banner-title">Contact Us</h4>
<p class="banner-desc">get in touch with us now</p>
</div>
</div>
</div>
</div>
</div>
Or use button below to generate HTML code with your custom content:
Instagram Photos Feed¶
Configure Instagram section on the home page in Theme Editor > Home Page > Instagram:
- Token Access: Use this tool to generate your Instagram token access code: https://bit.ly/2rpaWxU.
- Number of photos to display.
- Columns (or photos per row).
- Type:
Boxed
- display like Furniture demo.Fullwidth
- display like Fashion demo. - Heading.
- Subheading.
Sidebar - New Products, Banners & Facebook¶
Custom banners on the sidebar¶
Theme support custom banners display on the sidebar for category pages and brand pages.
To enable these banners, open Theme Editor > Sidebar, tick on these options:
- Show banner #1 on category pages
- Show banner #2 on category pages
- Show banner #1 on brand pages
- Show banner #2 on brand pages
Create a new banner in Marketing > Banners:
Banner 1 on category pages¶
- Banner Name:
Sidebar banner on category pages (lightnight-sidebar-category-banner1)
- Banner Content: Click on the HTML to edit HTML source.
<p data-remote-banner-position="lightnight-sidebar-category-banner1"><a href="#"><img class="__mce_add_custom__" title="banner3.gif" src="https://cdn11.bigcommerce.com/s-xz87wpfnzs/product_images/uploaded_images/banner3.gif" alt="banner3.gif" width="250" height="450" /></a></p>
Or use button below to generate HTML code with your custom content:
- Show on Page:
Home Page
- Location:
Top of Page
Banner 2 on category pages¶
- Banner Name:
Sidebar banner on category pages (lightnight-sidebar-category-banner2)
- Banner Content: Click on the HTML to edit HTML source.
<p data-remote-banner-position="livia-sidebar-category-banner2"><a href="#"><img class="__mce_add_custom__" title="banner3.gif" src="/product_images/uploaded_images/banner3.gif" alt="banner3.gif" width="250" height="450" /></a></p>
Or use button below to generate HTML code with your custom content:
- Show on Page:
Home Page
- Location:
Top of Page
Banner 1 on brand pages¶
- Banner Name:
Sidebar banner on brand pages (lightnight-sidebar-brand-banner1)
- Banner Content: Click on the HTML to edit HTML source.
<p data-remote-banner-position="livia-sidebar-brand-banner1"><a href="#"><img class="__mce_add_custom__" title="banner3.gif" src="/product_images/uploaded_images/banner3.gif" alt="banner3.gif" width="250" height="450" /></a></p>
Or use button below to generate HTML code with your custom content:
- Show on Page:
Home Page
- Location:
Top of Page
Banner 2 on brand pages¶
- Banner Name:
Sidebar banner on brand pages (lightnight-sidebar-brand-banner2)
- Banner Content: Click on the HTML to edit HTML source.
<p data-remote-banner-position="livia-sidebar-brand-banner2"><a href="#"><img class="__mce_add_custom__" title="banner3.gif" src="/product_images/uploaded_images/banner3.gif" alt="banner3.gif" width="250" height="450" /></a></p>
Or use button below to generate HTML code with your custom content:
- Show on Page:
Home Page
- Location:
Top of Page
New Products¶
Configure in Theme Editor > Sidebar:
- New products: number of products to display.
Facebook likes & chat box¶
Configure in Theme Editor > Sidebar, input your facebook page name in Facebook page text box. If your facebook page URL is https://facebook.com/papathemes
, input only papathemes
. Make sure your Facebook page is public for anyone in order to display on your store.
Product Page Settings¶
Configure settings for product pages in Theme Editor > Products.
Infinite product loading¶
Theme support infinite product loading or infinite scroll on category pages, brand pages and search results pages. It is automatically enabled by default. You can configure this option in Theme Editor > Products > Infinite Scroll:
- Category pages
- Brands pages
- Brand pages
- Search pages
Product Card & Color Swatches¶
On hover
Configure how products display on listing in Theme Editor > Products > Product cards:
- Product title color & hover color.
- Button text color & background color.
- Show brand
- Show color swatches: To display color swatches for product options with type "Swatches".
Bottom bar on mobile¶
Configure this bottom bar in Theme Editor > Footer > Bottom bar on mobile:
- Background color
- Text color
- Active color
- Icon size
- Font size
- Show Shop by Brands in Store panel: Display "Show by Brands" link in the menu panel when lick on the Store icon.
Contact info¶
Configure contact info to display when click the Contact icon in Theme Editor > Storewide > Contact info:
- Phone number
- Call text
- Contact page URL
- Contact link text