UI Customization
1. Change store Name :
<ion-col col-5>
<h3 class="headertitle">Outfit</h3>
</ion-col>2. Change Store Colors :
$colors: (
primary: #F6846C,
secondary: #D75E41,
btnclr: #B33F26,
light: #F7FEDD,
dark: #222,
energy: #9ad32f
);3. Adding the new Menu :



4. Change the API URL :
5. Change the Image URL :
5. Change the Category details :

6. Change the App Icon


7. Change Logo :
8. Change the Client_id & client_secret:
9. Change the Forget Password URL :
10. Changed the Checkout URL :
Last updated