- MSAnsweredHello,
Where is `message alerts`? I didn't understand what are you trying to ask. Please ask in details and if you can share screenshots.
Thank you - RRAnsweredFor example when the user login the "Sweet alert" says "Success" so I need add more time to all that alerts.
- MSAnsweredHello,
You will need to edit the function `sa_alert` in `themes/default/shop/assets/scripts/general.js` to change the timer, default is 2 seconds. Once modified you will need to run `gulp cmJs` to minify the file to scripts that is loaded on the page.
Thank you - RRAnsweredThank you for your help =)
- Login to Reply