test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • amir00251 Friend
    #945899

    Hello, I have moved the site and now my icons in front page have been disappeared.

    Any clue would be appreciated.

    Thank you.

    Pankaj Sharma Moderator
    #945917

    Hi
    as i checked you have customized the icons and the code you used for them in custom.css is invalid .
    Kindly revert the custom changes and check.
    Here u can see the custom code : http://prntscr.com/bnb36w

    amir00251 Friend
    #945968

    Hello Pankaj,

    I see your image however I have only added these to Custom.css

    .t3-module.box-icon-group:before {
    content: “f0c0”;
    }

    .t3-module.box-icon-user:before {
    content: “f007”;
    }

    .t3-module.box-icon-laptop:before {
    content: “f109”;
    }

    I have taken this out and still no change. I have not done any other customisation.

    How can I flush css cache maybe?

    thank you.

    Pankaj Sharma Moderator
    #945973

    Hi
    You can Purge cache from Joomla admin panel System > clean cache .
    Also, if you have CDN and server cache kindly clean them .
    If still the same issue kindly posts your site temp. super user details via Private reply so that I can debug the problem.

    amir00251 Friend
    #945980
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #946031

    Hi
    Your custom suffix icon code does not present on site so its not showing .
    You can see if you will use
    box-background-secondary box-icon box-icon-heart like in demo you will have the icon .
    You need to check the above posted code again . ALso write them in custom.css file with correct syntax (" ")

    Pankaj Sharma Moderator
    #946034

    Hi
    The code should be like this

    
    .t3-module.box-icon-user:before {
      content: "\f007";
    }
Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum