Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to open a new ticket at our support forum
24/7 Support: Send Us a message from Our ProfileMake sure Python is installed on your machine. If not already installed, you can download and install Python from the official website.
Make sure to have the Django installed & running in your computer. To install Django run below command
pip install django==5.0
python manage.py runserver
python manage.py runserver 8001
Before all that you have to edit your template and place your own contents by replacing old demo contents, in this case, you will need a code editor such as – VScode, Sublime Text etc.
Open /static/css/style.css file to find the fonts name from typography area. That's it...
Open assets\img folder and paste your logo. Then go to the Django template header file and replace the directory link.