Price Color in bagisto 2.0
- 
					
					
					
					
Hi,
First of all, thanks for having bagisto.2.0! As a begginer using bagisto I have the following issue; Once I change the color price in Shop/../views/products/prices/index.blade with a new color the change is not reflecting in front. In app.css my color doesn;t exist. Do I have to do extra steps?
 - 
					
					
					
					
Hello @CatalinRobert
Greetings of the day..!!
To change the price color firstly make sure you installed the Node Modules
Kindly Install and run in your Shop package. These are below commands- npm install
 - npm run dev
 
After that make changes to the file Shop >> src >> Resources >> views >> products >> index.blade.php as shown below.

Output:-

Thanks & Regards!!
 - 
					
					
					
					

 - 
					
					
					
					
Hi @Rishabh-Webkul,
Thank you for your reply. At this moment I have installed node (version 10) and after npm run dev I receive the following error. Unfortunately I haven't used vite or nodejs untill now, but good times are coming to us. Looking forward for your reply.

 - 
					
					
					
					
 - 
					
					
					
					
@Rishabh-Webkul Thanks. Everything works as expected. Cheers!
 - 
					
					
					
					
Hello @CatalinRobert ,
Thanks for the update.
Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.com
That would be grateful for us.
Thanks & Regards,
Bagisto Team