Hello, I would like to know how to add an icon next to any text, but more specifically in the elements of the price table. I want to show a check or cross next to the elements of a package.
Hey creative_instinct,
You need to use the ::before CSS selector:
https://www.w3schools.com/cssref/sel_before.asp
Best regards,
Basilis