You have a green “right tick” symbol and a red “cross” symbol on you pricing page (using the pricing table module). Can I get the html/css code for those? Thanks
Hi Shehryar,
We are using Font Awesome to create those icons with some inline styling. To add these to your Pricing module, add the code below to the Features option(s).
Green Tick
<i class="fa fa-check" style="font-size:20px; color: #26df5b;"></i>
Red Cross
<i class="fa fa-times" style="color: #bc2323; font-size: 22px;margin-right:3px;"></i>
Thanks,
Danny
I added the code to the feature and it doesn’t work as it is. Can you let me know the exact code I need to put in the “feature” section of the pricing table.
Hi Shehryar,
Can you provide both a screenshot of where you added the code and temp admin access to your site, please?
Thanks,
Danny
My bad. It works. Thanks.
Glad to hear that, Sherry! And thanks for taking the time to inform us.
Enjoy BB!
Ben