Forums
(@dotur)
10 years, 7 months ago
Hi Joao,
just go into the style.css and replace this:
.icon-off:before { content: "\f021"; }
with this:
.icon-off:before { /*content: "\f021?;*/ content:url(https://justanexample.com/examplepic.png); }
Nice day.
10 years, 8 months ago
got it! thanks alot for your help.
Solved.
Great info, thank you.
I have one more question: Is it possible to insert a hyperlink to that logo?
Thanks.