FAQ's
Last updated
Was this helpful?
Last updated
Was this helpful?
1)
A : The chat icon in the navbar will activate the Right side bar.
2)
A : The Hamburger in the nav will collapse the left menu if required.
3)
A : In the Dashboard V2 when you scroll down, and if it reaches the bottom of the page, social icon pop up is activated.
4)
A : In Every page just below <body> you can find <div> with preloader
class .If you want to change it you can get the css code in custom.scss file ,there exists a code commented between "preloader".
5)
A : well, you can remove the preloader div at the start of every page and the related css in custom.scss and there is an on load function in Rightsidebar.js at the end of the file.
6)
A : you can get the dimple chart date in "chart-date" folder which exists in the root folder.
7)
A : The code for each layout page is in the respective pageload css and js files. you can use that particular code gloablly to change the layouts over all pages.
8)
A : In Every page just below <body> you can find <div> with preloader class .If you want to change it you can get the css code in custom.scss file ,there exists a code commented between "preloader".