Getting Started

Layerslider 5 Settings
If you've updated from version 4 of Layerslider to version 5 - there are two steps worth doing. Step 1 Go to Layerslider > Click ...
Wed, 12 Apr, 2017 at 10:47 PM
Layerslider transition flickering solution
If you find the slide transitions flickering, try the following. Go to Layerslider and edit your slides. Click on the 'Select transitions' butto...
Thu, 21 Sep, 2017 at 2:08 PM
Keep the sticky navigation on screen at all times
If you don't want the sticky navigation to disappear on scroll, add the following code to: Appearance > Customize > Additional CSS: body#skrol...
Sun, 14 Jan, 2018 at 11:24 AM
Removing the highlighted color effect on the navigation when hovering
Just add the following snippet to Appearance > Customize > Additional CSS: body .cg-primary-menu .menu > li a span:after {     visibility: hidd...
Sun, 14 Jan, 2018 at 6:46 PM
How to turn off the sticky menu in Economist
Add the following snippet to: Appearance > Customize > Additional CSS: body .cg-menu-below {     position: absolute; } .cg-minimal .cg-menu-below...
Wed, 21 Feb, 2018 at 4:59 PM
Adding menu icon features
1. Turn on CSS Classes Go to Appearance > Menus - and first click on Screen Options at the top. Ensure CSS Classes is ticked. 2. Facebook...
Tue, 5 Mar, 2019 at 9:34 AM