Archived topic
pros and cons
7 replies · Started by johnzoro on January 29, 2019
hi there, i used the code and css from another topic
i also installed "better font awesome" but it still shows boxes
Hi there,
You have many console errors currently.
I would recommend trying #1 here first:
https://docs.generatepress.com/article/debugging-tips/
including better font awesome?
No you can keep that one and GP Premium on.
is the site still getting console errors?
https://generatepress.com/forums/topic/how-to-add-custom-container/
this is the post i used to get the code and css.
Try editing your CSS to this:
.comparison-column.pro li:before {
content: '\f00c';
color: green;
margin-right: 10px;
font-family: "FontAwesome";
}
Awesome that worked for pro, so now i assume i just do the same for con
Yes :)