Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #992318

    Hi
    The problem is coming from ark editor that is override the font awesome class : http://prntscr.com/dflqa1

    Add below code in custom.css file to fix this issue

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

    Regards

    GTR Webdesign Friend
    #992323

    Thanx … works like a charm!

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

This topic contains 2 replies, has 2 voices, and was last updated by  GTR Webdesign 7 years, 11 months ago.

The topic ‘Back to top Icon’ is closed to new replies.