12-14-2017, 07:03 PM
(12-14-2017, 01:21 PM)AmazOuz Wrote: Hi,
Please add this to global.css :
Code:.quick_jump::before {
content: "\f0a9";
text-decoration: none;
font-family: 'FontAwesome';
}
Yes this worked.
I've noticed that the .quickjump statement was already in global.css, but it was empty. I went ahead and replaced it with the code you provided.