Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #313514

    Hello, I need to change the facebook icon for image/logo

    Is this possible?:

    —> see image

    Thanks :)

    #313811

    Hi alfincobain!

    Thank you for using Enfold.

    Edit functions.php, find this code on line 160:

    'facebook' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue8f3'),
    

    Replace it with:

    'facebook' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue920'),
    

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.