Getting Started

Recreate the Top Bar in Factory Manually
To recreate the Top Bar widget area in Factory you would do the following. 1) Go to Appearance > Widgets and drop a text widget into th...
Thu, 23 Jun, 2016 at 4:19 PM
Changing the Sidebar Features color
You can change the sidebar features to be a different color by adding the following CSS to Appearance > Customize > Additional CSS. .widget.button...
Wed, 29 Jul, 2020 at 8:29 PM
If you've updated to Layerslider version 5
If you've updated from version 4 of Layerslider to version 5 - there are two steps worth doing. Step 1 Go to Layerslider > Click ...
Fri, 10 Feb, 2017 at 3:22 PM
Sidebar Features (Manually)
The sidebar features are text widgets. Added to the 'Pages Sidebar' widget area via Appearance > Widgets 1st button: Title: (blank) ...
Fri, 24 Feb, 2017 at 4:14 PM
Default Footer Contents
Go to Appearance > Widgets - First Footer Drop a Custom HTML widget into this space with the following HTML to match the demo site. <div class...
Tue, 29 Aug, 2017 at 3:19 PM
Adding a Mega Menu
First, within Appearance > Menus, click Screen Options at the top and ensure CSS Classes and Description are ticked. Also tick 'Custom Links'...
Sun, 24 Dec, 2017 at 10:57 AM
Removing Layerslider js code from the search results
This happens on any page a LayerSlider is on (usually just the homepage). Edit the page in question - Pages > 'Home' and click on 'Screen...
Wed, 18 Apr, 2018 at 11:25 AM
Shop: How do I make a Single Product Full Width (without a sidebar)
Add the following within Theme Options > Appearance > Additional CSS. body.single-product .sidebar { display: none; } body.single-product .cg-sho...
Mon, 6 Aug, 2018 at 11:13 AM