Okay
  Public Ticket #2968826
How to add custom icon
Closed

Comments

  • Tahir Amin started the conversation

    Hello support,

    I want to add my custom icon to the current icons available on theme. I have already created the icons, 

    how do i do that , please check attached screenshots to understand my question.

     Thanks

  •  1,627
    Andrey replied

    Hello, Dear Tahir Amin!

    To do this, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:

    .fw-iconbox.clearfix.fw-iconbox-1.ib-type1 .fw-iconbox-image {
        display: none;
    }

    Then insert in column of the Icon Box an image: https://bit.ly/34ew0v8

    Upload your custom image: https://bit.ly/3AGkLb5

    Save changes. The insert this class in the option of the section:

    section-services-alt text-center
    

    https://bit.ly/32GqvF4

    https://bit.ly/34nWSck

    Save changes and you'll receive this result: https://bit.ly/3GbSqub

    Please use PNG icons to avoid any unexpected issues.

    Best Regards!