How to replace the text "chevron right" with the corresponding symbol?

If you see a "chevron_right" text in your cookie banner it means that the ">" icon has not been correctly loaded by your theme:

 

 

Our "Advanced Cookie Banner" module is developed on the default PrestaShop theme which includes the Material Icons library. If your theme does not include this library, you will not see the icon and the descriptive text of the icon will appear instead.

To fix this issue, you can either:

or modify the template of the module by removing the HTML i tag where the chevron is and using the real ">" character instead.