Last updated 1 year ago

Front End Settings

Modifying Front End Contents

How do I change the default front page content or style?

* The frontend is basically HTML, you can find and edit the files and contents at resources/views/home/index.blade.php

* and it`s main stylesheet can be found at css/frontend_style_default.css and temp/css/frontend_style_blue.css,

Note: this stylesheet is where you can change colours and other properties.

For Testimonials Images To Appear

* Add the testifier image with the add image button. Now add Testimony and select the image you just added.

* You’re done. 😊

Note:- The contents of the website can be updated from Admin Dashboard Settings>front-end settings, simply look up the content in the home page and edit it accordingly from your dashboard.