Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • jamjodesign Friend
    #951470

    Please note that when logged out the icon works fine you need to login in with the details I provided to see the icon disappears?

    Saguaros Moderator
    #951684

    I see you’re using old version of this template, could you try to download and install the version 1.0.1?

    jamjodesign Friend
    #952083

    @saguaros, I have upgraded to V1.0.1 and still no luck unfortunately. What I did notice is if I login with a registered user account the icon shows fine however it does not show when the site admin logs in – it just shows the square then. A bit weird but I wanted to explain it further.

    Saguaros Moderator
    #952200

    It due to this css rule:

    [class^="icon-"],
    [class*=" icon-"] {
      font-family: FontAwesome3 !important;
    }

    in the file: /local/css/themes/red/frontend-edit.css

    You can try opening this file >> look for approx line 442 and change to: font-family: FontAwesome !important;

    jamjodesign Friend
    #952386

    Thank you this resolved the issue for me here.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  jamjodesign 7 years, 10 months ago.

The topic ‘Icon not displaying in the little scroll to top tool?’ is closed to new replies.