replace icons

This topic contains 6 replies, has 3 voices, and was last updated by  Paolo 8 years, 10 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #187140

    sumi
    Expired Member
    Post count: 97

    how can i replace icons please?
    want to get rid of standard awesome font and add my own.

    .fa-phone {background-image: url('/wp-content/uploads/2016/02/phone-icon.png');}

    works, but still shows default icons as main image…
    tried

    {content: url('...');}

    but no work

    please help!

    #187249

    Kor
    Moderator
    Post count: 16516

    Hi Sumi,

    Could you please share your website URL with me so I can tell you the correct custom CSS to fix this?

    Thanks!

    #187259

    Paolo
    Site Admin
    Post count: 31211

    Please try:

    
    
    
    .fa-phone::before {
        content: " ";
    }

    Then add whatever css you want to the main selector.

    Let us know how you went,

    Thanks

    #187345

    sumi
    Expired Member
    Post count: 97
    This reply has been marked as private.
    #187410

    Paolo
    Site Admin
    Post count: 31211

    Add !important:

    
    
    .fa-phone::before {
        content: none !important;
    }

    Thanks

    #187499

    sumi
    Expired Member
    Post count: 97

    combination worked, lol, my icons as background urls so tried

    content: "" !important;

    thanks for your help

    #187506

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount