Okay
  Print

Assets Management

Within the primary folder, you'll discover a subfolder named "Assets." This folder houses all the essential resources, including JS, CSS, SCSS, and images, necessary for the theme template

If you navigate into the "Assets" folder, you'll come across various subfolders that house the necessary resources:

  1. CSS: Within the CSS folder, you'll encounter all CSS files, with "master.css" serving as the primary CSS file.
  2. Fonts: The Fonts folder neatly stores all font files.
  3. Images: This folder is a repository for all the images used in the theme. It also contains subfolders, which include demo-specific images, as well as common ones like logos and icons.
  4. js: The js folder conveniently holds all the essential JavaScript files.
  5. scss: The scss folder is where you'll find all the required SCSS (Sass) files.
  6. video: In the video folder, you'll discover all the necessary video resources.