Customization

This page will explain all configuration available and how to edit each section appear on theme. Let's view the first homepage.

Homepage of Default Style

Top Banner

Top Banner

The top banner can be showed / edited in admin page > Marketing > Banners. When you add / edit remember to choose Location is Top of Page.

Colors Customization

To customize colors of this section, go to admin page > Storefront Design > My Themes, click button Customize of the current theme to open the Theme Editor.

Click customize theme

Look into the options showing below:

Theme editor top banner

Header Sidebar

Header

This theme has header on the left sidebar.

Colors Customization

To customize colors of the header section, look into the options showing below in the Theme Editor:

Theme editor header

Show / Hide newsletter form

To show or hide newsletter form on the header sidebar, open Theme Editor > Header section, check or uncheck below option:

Show hide newsletter form on header

Show / Hide social media icons

Social icons on header

To show or hide the social icons on the header sidebar, open Theme Edtior > Social media icons section, toggle option Header sidebar as below:

Toggle socials icons on theme editor

Drag and drop social media icons you want to display in admin page > Storefront Design > Design Options:

Edit social media icons

Home 1 Main Carousel

Edit the slideshow

Edit the slideshow in admin page > Storefront Design > Design Options:

Edit homepage carousel

Colors Customization

To customize color of the slideshow's elements, look into section Carousel in the Theme Editor:

Theme editor carousel

Hide the slideshow

To hide the slideshow on homepage, uncheck on the checkbox Show Carousel in section Carousel of the Theme Editor.

The theme supports 4 layout type of New Products, Featured Products and Popular Products blocks:

Grid:

Products Grid

Carousel:

Products Carousel

List:

Products Column

Configure a Layout Type of products block & Number of Products to show up

In the Theme Editor > Homepage, look into New Products section (or Featured Products, Most Popular Products):

  • Display type: Choose appropriate layout type (Grid, Carousel, List).
  • Number of Products: Choose number of products to show up.

Theme editor homepage products options

Show/Hide Quickview button

When hover on a product item, Quickview button is showed up by default. To disable this feature, uncheck the checkbox Show Quickview in the Theme Editor > Products section.

Theme editor show/hide Quickview button

Change colors and image sizes

In the Theme Editor > Products section, Look into the color options below Product cards, Product Sale Badges, Product cards (Quick search) and Image sizes's options.

Theme Editor Product Cards options Theme Editor Product Sale Badges options Theme Editor Product Cards Quick Search options Theme Editor Image Sizes options

Change the heading text

To change the heading text (New Products, Featured Products, Most Popular Products), edit the language file, look for the key products > new or featured or top.

Edit language new products heading text

Image Banners

Theme supports many banner styles:

2 Banners with Metro style:

2 Banners metro style

2 Banners with boxed style:

2 Banners boxed style

2 Banners with default style:

2 Banners default style

3 Banners with rounded border and right icons:

3 Banners rounded box with right icons

Fullwidth Banner

Fullwidth banner

Change banner style and colors

To change banner style and background colors, open Theme Editor > Image Banners section:

Theme editor image banners

Theme support 3 banner layouts:

  • 2 banners per row
  • 3 banners per row
  • full-width banner

You can show up to 5 banner groups with same layout.

Each banner layout can has 4 styles:

  • Default
  • Boxed
  • Metro
  • Rounded Box & Right Icon

Edit banner images and text

To change banner images and text, edit the language file en.json, find keys emthemesmodez > banners:

Edit banners in the language file

Banner layouts:

  • group half_1 to half_5: represent 5 instances of 2 half-size banners.
  • group onethird_x3_1 to onethird_x3_5: represent 5 instances of 3 one-third size banners.
  • group one_1 to one_5: represent 5 instance of fullwidth banner.

Banner image and text:

  • key title: is banner text title. Leave a single space character to hide it.
  • key text: is banner content text. Leave a single space character to hide it.
  • key button: is button text. Leave a single space character to hide it.
  • key image: is banner image.
  • key url: is banner link URL.

Image carousel

To edit image and links in this image carousel section, edit the language file, find key emthemesmodez > image_carousel

Edit language image carousel

  • image*: is link to the image.
  • title*: is image text description.
  • url*: is image link. Leave a single space letter in the value if you want to hide any image.

Recent Blog Posts

Recent blog posts

This block show the most recent blog posts.

Customize heading text and other text

To change the heading text, read more text and date format, edit the language file. Find the key blog > recent_posts, posted_by and read_more, edit its values as you want.

Edit recent blog text in the language file

Footer

Toggle on/off any block

You can show or hide any blocks in the Theme Editor > Footer section:

Theme editor footer toggle blocks

To edit footer links, edit the language file en.json, find keys emthemesmodez > footer

Edit language footer links

  • links_col_1 to links_col_4: represent 4 links columns.
  • title & url: are link text and URL. Leave a single space character to hide.

Colors customization

You can change footer text and background color in Theme Editor > Footer section:

Theme editor footer colors

If you want more control about the footer, you can edit the footer template at templates > components > common > footer.html:

Edit footer template