This Theme Options tab allows to adjust advanced theme settings, add custom CSS and JS.
Advanced Settings
Here you can:
- set top & bottom margins for pages, posts & templates (see fig. 1);
- enable/disable responsive layout;
- specify side padding (for desktop and mobile layouts);
- turn on/off image lazy loading;
- enable smooth scroll;
- enable images fast resize (improves page loading);
- normalize resize event on mobile devices (improves scrolling performance).
Custom CSS
Insert your custom CSS rules into appropriate text area (see fig. 2).
Custom JavaScript
Add tracking code (e.g. Google Analytics) or any other arbitrary JavaScript here. Don’t forget to wrap your code into <script> tag.