IMPORTANT NOTE: The 『Side Navigation』 page template will be deprecated in a future version of Avada. We have replaced it with a better solution, the Avada: Vertical Menu widget. This new widget offers the same features but with greater flexibility. It works with the WP menu system. Please utilize this new method instead of the page template which will eventually be removed.By default, the menu items on a side navigation template page will be ordered alphabetically. If you would like to change this order, you can do so in the page attributes box of the individual pages. Look for the 「order」 field and enter a numerical order for all your pages. 0 will make the page the first item under the parent item, 1 will make a page the second, 2 will make a page the third item and so on.
How To Change Testimonial Speed, Fonts, Background
You can change Testimonials speed, font color and background color by going to Avada > Theme Options > Fusion Builder Elements > Testimonials Element. Read the description and enter your desired value.
You can change the Testimonial font size with the following custom CSS:
Copy to Clipboard.review blockquote q {
font-size: 18px !important;
} 1.review blockquote q {2font-size: 18px !important;3}For more details on using custom CSS in Avada, please see our guide here.
How to Change Side Navigation Text Color By Itself
All menu text is controlled via theme options for consistency. If you want to only change a side nav, you can use the CSS below. Copy and paste that into the Custom CSS field in Theme Options.
Copy to Clipboard.side-nav li a { color: #FFFFFF !important; }
.side-nav li a:hover { color: blue !important; } 1.side-nav li a { color: #FFFFFF !important; }2.side-nav li a:hover { color: blue !important; }
How To Backup And Restore Your Avada Website
Creating a backup of your website is arguably the most important task you have as a website administrator. Even if you don』t do it yourself, the golden rule is to make sure someone specifically has the responsibility of backing up your site. Don』t just assume your hosting will take care of it.
And a backup is not very useful to you, without knowing how to restore it in the case of an emergency. In this article, we will look at a few of the most popular backup plugins and services available for WordPress users. Let』s get started!,Why Do I Need To Backup?If you want to ensure your website will be able to cope with all potential issues going forward, then taking backs is simply a no-brainer. There are numerous situations where backups will be useful Here are just a few.
Recovering From Human Error
Reversing Update Issues
Dealing With Compatibility Issues
Resolving Malware Infections
Providing Protection Against Hackers
Simplifying the Process Of Migrating Websites
So it』s clear there are many situations where a backup would not only be useful, but would be critical for your website. Now, let』s look at a couple of the most popular options for taking and restoring backups.,UpdraftPlusUpraftPlus is a free WordPress plugin (there』s also a Premium version) for taking and restoring backups. It』s by far the most popular backup plugin around with over 3 million active installations.
To get started with Updraft Plus is basically a two step process.
– Select how often you want your files and database to be backed up.
– Select Where you want them to be backed up to.
You can make a manual backup, but the strength of UpdraftPlus is in the scheduling, so you』ll want to take advantage of that.
Step 1. To set up your backups using UpdraftPlus, go to Settings > UpdraftPlus Backups from your WordPress menu. This will open the UpdraftPlus settings page.
Step 2. Select the Settings tab along the top.
Step 3. Here you can schedule how often UpdraftPlus creates a new backup. You can pick whichever schedule suits you and your site. For example, if you regularly update your site with new pages and posts, then a more frequent backup may be more suitable. The backup is in two parts – the files, and the database. These should both be backed up at the same time.
Step 4. You can also adjust how many of these backups should be stored at one time. Any new backups will then override the older ones, so as not to use too much storage space.
Step 5. Next, select where you would like your backups to be stored. Scroll down the page and you can choose where you』d like your files to be stored. UpdraftPlus integrates with a nubmer of remote storage options, so pick the one that suits you best.
Step 6. Once you have selected a backup location, specific instructions for that service will be displayed. Follow the prompts to finalise your location. You can also select what files are backed up and what files to exclude during backup.
Step 7. You will have to authenticate with the service so that UpdraftPlus can backup to that location.
Step 8. That』s the setup done! Once your service is connected, UpdraftPlus will return you to the Backup/Restore tab, where you can see your scheduled first backup. If you wish, you can also just click on Backup Now to take your first backup.
The backup begins and you can see the progress of the backup. Depending on the size of the site, this will take a few minutes to complete.
You are notified when the backup is completed, and your backup is now listed in the Existing Backups, ready for you to restore if neccesary.
Restoring BackupsTo restore a backup, it』s a simple step of choosing the backup you want to restore, and clicking of the blue Restore button. A dialog appears with restore options, and the restore process begins.
In the event that you can』t get back into WordPress to initiate the Restore porcess, never fear. You can use your saved backups to recreate your site. Please see this detailed article for how to do that.
767,669 Businesses Trust Avada
Get Avada767,669 Businesses Trust Avada
Get Avada767,669 Businesses Trust Avada
Get Avada,Jetpack Backup (was VaultPress)VaultPress has been the Gold Standard of backups for many years. It is owned and run by Automattic, so it』s almost an official part of WordPress. VaultPress is now moving over to be part of the Jetpack plugin, also made by Automattic.
Jetpack is a popular plugin that comes with a huge range of features, and backups are just one of these. This is a paid service with many different options, depending on the type of website you have. To get Jetpack Backups, you have to first connect your Jetpack plugin with your wordpress.com login. You then purchase the Plan you want, and your backups occur automatically. Restoring is just as easy.
To learn more about the Jetpack Backup service and process, watch the video below, or see this page.,Other MethodsThere are also a number of other methods to take a WordPress backup. The first of these is to take a manual backup. This is not nearly as complicated as many people think, but it』s still a method reserved for those familiar with working with server software. This goes beyond the scope of this document, but here is a good tutorial if you want to know more.
You may also have backup options directly with your hosting company. Some hosts offer easy to create and restore backups as part of their hosting plans, and this is an option you should investigate with your host.,Useful VideosWhile these videos refer to website migration, the process is virtually the same as backup and restore, and might also fit your situation.
How to Migrate Your Website With DuplicatorHow to Migrate Your Website With All-In-One WP Migration
How To Add Local Custom CSS
If you want to add custom CSS that affects your site globally, you can do so in the Avada > Theme Options > Custom CSS section. Please read our How To Apply Custom CSS document for more information on applying CSS generally.
But with Fusion Builder, you can also add Custom CSS to each individual page. This option makes it easier for you to manage your custom CSS. To learn how to add custom CSS to single pages, please read on.
IMPORTANT NOTE: This feature is only available in the Fusion Builder released with Avada version 5.0 and up.,How To Add Local Custom CSS In Fusion BuilderStep 1 – Create a new page or edit an existing one.
Step 2 – Activate the Fusion Builder by clicking the 『Use Fusion Builder』 button on top of the page editor.
Step 3 – On the main Fusion Builder toolbar, you』ll see the 『Custom CSS』 icon.
Step 4 – Click this icon to expand the Custom CSS field. In this field, insert the custom CSS that you want applied to that specific page.
Step 5 – Please note that custom CSS you add to this option will only apply to the specific page you add it to.
Step 6 – Click 『Save Draft』 or 『Publish』 to save your changes.
767,669 Businesses Trust Avada
Get Avada767,669 Businesses Trust Avada
Get Avada767,669 Businesses Trust Avada
Get Avada,How To Add Local Custom CSS In Fusion Builder LiveStep 1 – Create a new page or edit an existing one.
Step 2 – Activate the Fusion Builder Live Editor by clicking the 『Fusion Builder Live』 button on top of the page editor.
Step 3 – On the Fusion Builder Live toolbar, click the 『Toggle Sidebar』 Icon to open the Sidebar.
Step 4 – Go to the Fusion Page Options tab, and choose the Custom CSS sub-tab.
Step 5 – Please note that custom CSS you add to this option will only apply to the specific page you add it to.
Step 6 – Click the global Save button at the top right of the Toolbar to save your changes.
How To Add Google AdWords Conversion Tracking Code to Avada
To add your Google AdWords Conversion Tracking Code, navigate to Avada > Theme Options > Advanced > Code Fields (Tracking etc.), and insert the code in the Tracking Code field. Place the code inside of tags. Below is an example code snippet added to the Theme Options. This will be added into the header template of the website and will affect your entire site.
If you want to insert the code in the content area of a specific page only, then, you can do it using the Code Block Element of the Fusion Builder. However, if you need the code inside the header area of a particular page, you will need to add and make use of a Child Theme to add the custom code.
How To Add Custom CSS In Avada
Even when you find the perfect theme for your needs, chances are, that at some point, you are going to want to change something that will require some custom CSS.
CSS (Cascading Style Sheets) is code used to style your content. There are innumerable styling options already included with the theme, in the Fusion Theme Options panel, and within the Element and Page Options. But even with that plethora of styling options, you will probably eventually come across something that does not have a built-in option.
When this happens, you need to use custom CSS. Every Element Avada includes has a CSS Class and ID option, including the Column and the Container Elements. This allows you to further customize the element, outside of the options we provide. For example, if you need to set up an element differently than what our options allow, you can add a custom Class or ID to the element, and then create some custom CSS to target that Class or ID. Let』s look at how that works.
Please note that Custom CSS changes are outside the scope of theme support.Overview
Where To Apply Custom CSS
How To Apply Custom CSS To An Element
Some Basic CSS Examples
Inspecting Pages With Browser Tools
Conclusion
Where To Apply Custom CSS?There are several places Custom CSS can be applied in Avada.
Firstly, there is the Custom CSS section in the Avada Global Options. Go to Avada > Options > Custom CSS. The Custom CSS entered here will override the default theme CSS. Do not include any HTML in this field. In some cases, the !important declaration may be needed. Don』t URL encode image or svg paths. Contents of this field will be auto encoded.
If you are using a child theme, you can place custom css in the style.css file, which will also take precedence over the Theme CSS. Whether you add the CSS in your child theme or in the Global Options is purely personal preference and makes no material difference.
You can also place Custom CSS on a page by page basis, using the Custom CSS Icon, on the Avada Builder Toolbar Bar, found at the top of each page (see image below). You should use the page CSS field for any local, page only change.
Finally, if you are working in the Avada Live, you can now add local Custom CSS, which applies only to the page you are working on, by going to the Toggle Sidebar Icon, selecting Page Options, and in there, the second last option is now Custom CSS.
How to Apply Custom CSS To An ElementStep 1 – To apply custom CSS to a specific element, you will first need to give that element a unique Class or ID. All of the Elements you can insert via the Fusion Page Builder, including the Column and the Container Elements, will have an option to set these values (Note: You can use either, but both are not required).
See this article for an understanding of the differences between Classes and IDs. Essentially though, you use ID when the change is unique to one element, and Class when you want to change many.
Step 2 – After you set the custom class or ID, we can then control the styling of that element by adding custom css that targets the class name. This CSS should primarily be added to the the Custom CSS field in the Global Options, found at Avada > Options > Custom CSS.
Obviously, this is the hard bit, where you need to know CSS, and how to apply it. This is beyond the scope of this document, and even outside the scope of official support, but there are plenty of tools (see further down the page) that will help you both find the classes you need to modify, and how to write the CSS to display that class as you wish.
Here is a simple example, where we change the background color of .custom-class-name to black.
IMPORTANT NOTE – The style above will apply a black (#000000) background to the element with the class name 『custom-class-name』. Please note the period (.) before the class name. This is very important, and if forgotten, would break any other styles that you have applied. If we were to use a custom ID instead of a class, we would simply use a 「#」 symbol instead of a 「.」.
As we may be overriding existing styles, we can also use the 「!important」 value just before the 「;」. This tells the browser that this style is to take priority over other CSS trying to set the same style.
If you』re unsure about how to get the code for a color you wish to use, you can use this online tool.
Some Basic CSS ExamplesHere are a few, relatively simple, common examples of custom CSS, used in Avada.
Disabling Links from Featured Image RolloverCopy to Clipboard.MyCustomClass .fusion-link-wrapper{display: none !important;}
.MyCustomClass .fusion-rollover-title{pointer-events: none !important;}
.MyCustomClass .fusion-rollover-categories{pointer-events: none !important;} 1.MyCustomClass .fusion-link-wrapper{display: none !important;}2.MyCustomClass .fusion-rollover-title{pointer-events: none !important;}3.MyCustomClass .fusion-rollover-categories{pointer-events: none !important;}Two Product Columns on Mobile LayoutCopy to Clipboard@media only screen and (max-width: 800px){
.fusion-body .products li {width: 160px !important; margin-right: 2% !important; float: left !important;}
}3 1@media only screen and (max-width: 800px){2.fusion-body .products li {width: 160px !important; margin-right: 2% !important; float: left !important;}3}Inspecting Pages With Browser ToolsIf you would like to override existing styles of an element, you will need to find the CSS selector that it is currently using, and there is no better way to do that than to inspect your site with some kind of browser developer tool. Among other things, browser developer tools and extensions allow you to inspect the CSS of live sites and make changes to the CSS and view the live changes, without making any changes to the actual site. These tools are invaluable, and well worth the time it takes to learn them. There are several out there to use; see below for the different options we recommend.
Chrome Developer ToolsIf you use Chrome, you already have built in browser tools to help you inspect your site. Just right click and choose 『Inspect』 or use the F12 shortcut.
There is a lot of information out there on the web about Chrome Developer tools, but here are a few starter links to get you going.
Chrome Developer Tools information
Chrome Developer Tools Video Tutorial
Firefox Development ToolsFirefox also comes with its own set of Developer Tools, very much like Chrome. There is also even a Developer Edition of the browser. Please follow these links for more information on that.
Firefox Development Tools Documentation
Firefox Developer EditionConclusionCSS is an incredibly powerful too to change the way content displays. For a really interesting project that highlights this power, see CSS Zen Garden.
Having the ability to customise elements in Avada is the backbone of the ability to change the appearance of virtually any part of your Avada website, but CSS is a complex and deep topic, well beyond the scope of our support.
There are many, many resources on how to use CSS on the Internet, and it』s a very useful skill to learn. The Avada Users Group on Facebook regularly discusses CSS changes, and that may also be a good place for you to learn about CSS in a very specific Avada context.
How To Add Content To Content-Based Elements
There are several elements in Avada that allow you to add further content inside them, through the WordPress editor. For example, there is the Toggle Element, the Modal Element, the Tabs Element, and the Content Boxes Element, to name a few. If you wish to add further Fusion Builder content inside these elements, we have a few tips here on the best way to achieve this. Read on…
Now, not every element that has the WordPress editor in it, and therefore the Fusion Builder Shortcode Generator, is designed to have extra shortcode content. For example, the Title Element has an editor, but you can』t add a Gallery into a Title. So, common sense is required here.
But anytime you have access to the Fusion Builder Shortcode Generator, you can theoretically at least, add further Fusion Builder elements inside the parent element. There are a few golden rules with this process.
If you are just adding a single element, then you can use the Fusion Builder Shortcode Generator, configure the element and insert the shortcode directly into the containing element. But if you want a more complex layout involving columns, there is one important thing to remember.
IMPORTANT NOTE: Elements are already inside a column by default, so any further shortcode content inside an element needs to be inside nested columns.The Easy SolutionBut there is a very easy way to do this. Simply create a new page, and using your preferred interface of the Fusion Builder, create your desired layout using nested columns. When you are finished, you simply need to copy the nested columns element itself (using the right click feature) to copy the shortcodes into memory.
Then you can return to your original page and paste your shortcode content into the editor of the containing element. This way, you will be inserting the nested column shortcodes that are needed, as well as the elements inside them, but not the container and column they are in.
The resultant shortcode pasted into the editor in the element then generates the desired layout, without needing to edit any code.
How To Fix Missing Font Awesome Icons Or Custom Fonts
There are a few scenarios when Font Awesome icons or Custom Fonts might not show up. Read below to see the most common causes of this issue.
Fonts Hosted On Different DomainAll browsers require fonts to be hosted on the same domain (and a sub-domain is considered a separate domain name). If your Font Awesome Icons or custom fonts are not showing up in a certain browser (mainly Firefox or IE), then you have two solutions for the issue.
1. Host the font on the same domain as the domain where the website is accessed.
2. Create or edit the .htaccess file in the root folder on the same domain where the fonts are hosted, and add the following code into it:
Copy to Clipboard# Apache config
Header set Access-Control-Allow-Origin "*"
1# Apache config23 Header set Access-Control-Allow-Origin "*"4Detailed Steps:To create or edit your .htaccess file, you need to log in to your server via FTP or through your cPanel File Manager, and find the root folder of your WordPress installation (you can see the 『wp-admin』, 『wp-content』 etc folders there). If there is already a .htaccess file there, you can right click and edit it directly on the server if you are using File Manager. If you are using FTP, you will need to download it, edit it and then upload it. (In Filezilla, there is a right click 『edit』 and this effectively does the same thing.)
If you don』t have a .htaccess file (on File Manager, make sure you have 『Show Hidden Files (dotfiles)』 selected in the Settings Menu), then you will need to create one, add the code above, and upload it. You can do this in any text editor. For a more step by step tutorial, read this!,Font Awesome Subsets Not SelectedAnother scenario when the Font Awesome icons do not show, is when no Font Awesome font subset is selected in the Theme Features section of the Theme Options (Avada > Theme Options > Advanced > Theme Features > Font Awesome). Ensure at least one subset is selected.,After Site MigrationIn some cases, when users migrate sites, the Font Awesome files can still show a path to the old site, and this causes the font to now show. Resetting the Fusion Caches easily fixes this (Avada > Theme Options > Performance > Reset Fusion Caches).
Using The Sliding Bar
The Avada Sliding Bar is a widgetized section that can collapse and expand by clicking the active icon. This is perfect for adding information,content, widgets, buttons, menus etc to engage your audience. You can choose between 1-6 columns for the sliding bar, and you can choose the position of the sliding bar to be the top, left, right, or at the bottom of your site. You can also choose to make it sticky (for top or bottom position only). See the sliding bar live in some of our demos here: Classic, Promote, Adventure, University, and Information Technology, and watch the video below for a visual overview.,OverviewHow To Setup The Sliding Bar
The Sliding Bar Position
Number Of Sliding Bar Columns
Sliding Bar Toggle Style
Adding The Sliding Bar To An Instance Of The Menu Element
How To Add Widgets To The Sliding Bar
Sliding Bar Options,How To Setup The Sliding BarStep 1 – Navigate to Avada > Options > Sliding Bar.
Step 2 – The Slider Bar can be enabled/disabled on desktop and mobile using the 『Sliding Bar on Desktops』 and 『Sliding Bar On Mobile』 options. Using the sliding bar on mobile is limited due to space, please see the description in the Global Options, and the important note below.
Step 3 – Choose where you want it to be positioned (Top, Right, Bottom, or Left). For Top and Bottom positions, you will have the option to make it sticky.
Step 4 – Decide whether or not the sliding bar opens on page load by default, the number of columns (1-6), and the content alignment (Left, Center, Right).
Step 5 – New features were added in Avada version 5.5 – these options are 『Sliding Bar Width』, 『Sliding Bar Column Alignment』, and 『Sliding Bar Content Padding』. The 『Sliding Bar Width』 and 『Sliding Bar Column Alignment』 options are only available if you choose Right or Left position only. Set these options the way you prefer.
Step 6 – Styling options are found under Sliding Bar Styling section and under this section, you can set the style you want for the sliding bar toggle. You can choose from Triangle, Rectangle, Circle, or Main Menu Icon options.
Step 7 – For the other styling options, you can choose a background color, background color opacity, toggle color, heading font size, font color and more. You can also choose to turn on or turn off the border on your sliding bar.
Step 8 – Once you』re done setting the options, click 『Save Changes』 button.
Please continue reading below to learn more about each of the Sliding Bar options.
Please Note – If the sliding bar is turned on for mobile, it is important to note that due to mobile screen sizes and overlapping issues, the triangle toggle style in the top right position will be forced on mobile regardless of your selections and desktop styles.767,637 Businesses Trust Avada
Get Avada767,637 Businesses Trust Avada
Get Avada767,637 Businesses Trust Avada
Get Avada,Sliding Bar PositionThe Sliding Bar position can be selected as Top, Right, Bottom, or Left. This is set in the Theme Options: Avada > Options > Sliding Bar > Sliding Bar Position.
On top of this, the Sliding Bar can be made sticky when in either the Top or Bottom position. This means that the Sliding Bar stays visible at the Top or the Bottom of the viewport when you scroll. This Sticky setting is not needed when choosing Left or Right, as the Sliding Bar will always be visible when in those positions.
Another main option is the Sliding Bar Width. This controls the width of the sliding bar on left/right layouts. With Top, and Bottom positions, the widget content determines the height of the Sliding Bar.
Finally, in the Toggle Style Option, you can also choose Main Menu icon, which of course, places the Sliding Bar Toggle as a plus symbol in the Main Menu itself.
These changes go a long way towards enabling the type of setup, long asked for by users, such as the custom Sliding Bar on our Demo sites that show the other demos. With some imagination and the right content, almost anything is possible with the Sliding Bar.
IMPORTANT NOTE: To add a Sliding Bar to a Menu when using Custom Layouts, we have added the Sliding Bar Toggle as a Special Menu Item in the WordPress Menu Settings. See the Menu Settings Doc for more info.,Number Of Sliding Bar ColumnsWith the Sliding Bar, you can have anywhere from 1 to 6 columns. This is set in the Theme Options – Avada > Options > Sliding Bar > Number of Sliding Bar Columns.
When using the Left or Right positions, there is also an option for the alignment of the columns. Select between Stacked or Floated. This effectively makes your widget content display in rows (Stacked) or columns (Floated).
For Top, and Bottom positions, the columns themselves are evenly distributed across the full site width. There is also the option to control the content padding in the columns via the Sliding Bar Content Padding section.,Sliding Bar Toggle StyleThere are also several styles you can choose to style your Sliding Bar Toggle. These are Triangle, Rectangle, Circle, and Main Menu Icon. These options are found in the Global Options: Avada > Options > Sliding Bar > Sliding Bar Styling > Sliding Bar Toggle Style. See a screenshot of the area here.
These options also affect the placement of the Sliding Bar Toggle. For the Triangle, the Toggle is at the very corner of the viewport (corresponding to the position you have selected). For the Rectangle, the Toggle is placed in from the edge to create a tab effect, while the Round option positions the Toggle freestanding, away from the edge. The Main Menu Icon option places the Toggle in the Main Menu instead, as a + symbol. You can select the color of the Toggle via the Global Options.,Adding The Sliding Bar To An Instance Of The Menu ElementWhen assigning a Header via the Global Options, there is an option to add a Sliding Bar Toggle to your main menu. When using the Menu Element in a Custom Header, however, you have to assign a Sliding Bar in a different way. As the Global Option for the Sliding Bar Toggle Style > Main Menu Icon will not work when using the Menu Element, there is the option to add a Sliding Bar Toggle to your Menu via the Avada Special Menu Items. Read more about this from the link below.
Read About The Avada Special menu Items,How To Add Widgets To The Sliding BarStep 1 – To add your widget areas to the Sliding Bar, navigate to WP Dashboard > Appearance > Widgets.
Step 2 – You will see a 『Sliding Bar Widget X』 section on the right hand side for each Sliding Bar column (from 1-6 columns) selected in theme options. To add the widgets, drag and drop the widgets you want from the left side into the sliding bar widget areas on the right side.
To learn more about widgets and all they can do across the theme, please visit the Widget section of our documentation.
View Widget Documentation,Sliding Bar OptionsThe Global Options for the Sliding Bar can be found at Avada > Options > Sliding Bar. See below for a rundown of each option.
Sliding Bar on Desktops – Allows you to display the sliding bar on desktops.
Sliding Bar on Mobile – Allows you to display the sliding bar on mobiles. Important Note: Due to mobile screen sizes and overlapping issues, when this option is enabled the triangle toggle style in the top right position will be forced for square and circle desktop styles.
Sliding Bar Open On Page Load – Allows you to have the sliding bar open when the page loads.
Sliding Bar Position – Allows you to set the position of the sliding bar to be in the top, right, bottom, or left of your site.
Sliding Bar Width – Allows you to set the width of the sliding bar on left/right layouts. Enter value including any valid CSS unit. For example: 300px
Sticky Sliding Bar – Allows you to enable a sticky sliding bar. Note: This option is available for top/bottom position only.
Number of Sliding Bar Columns – Allows you to set the number of columns you want to have in the sliding bar.
Sliding Bar Column Alignment – Allows you to have the sliding bar columns be stacked (one above the other) or floated (side by side). Note: This option is available for right/left position only.
Sliding Bar Content Padding – Allows you to set the top/right/bottom/left paddings of the sliding bar area. Enter values including any valid CSS unit. For example: 35px, 30px, 35px, 30px
Sliding Bar Content Alignment – Allows you to set the sliding bar content alignment to Left, Center, or Right.
Sliding Bar Toggle Style – Allows you to set the appearance of the sliding bar toggle to Triangle, Rectangle, Circle, or Main Menu Icon.
Sliding Bar Background Color – Allows you to set the background color of the sliding bar.
Sliding Bar Item Divider Color – Allows you to set the divider color in the sliding bar.
Sliding Bar Toggle/Close Icon Color – Allows you to set the color of the sliding bar toggle icon and the close icon when using the Main Menu Icon as toggle style.
Sliding Bar Heading Font Size – Allows you to set the font size for the sliding bar heading text. Enter value including CSS unit (px, em, rem). For example: 13px
Sliding Bar Headings Color – Allows you to set the text color of the sliding bar heading font.
Sliding Bar Font Color – Allows you to set the text color of the sliding bar font.
Sliding Bar Link Color – Allows you to set the text color of the sliding bar link font.
Sliding Bar Link Hover Color – Allows you to set the text hover color of the sliding bar link font.
Border on Sliding Bar – Allows you to display a border line on the sliding bar which makes it stand out more.