• Hi,

    How do I change a Front Page Content Box icon in the EvoLve theme?

    Currently the icon in “Content Box 1 Icon (FontAwesome)” is “fa-cube”.

    I want to replace the “fa-cube” icon with my own icon.

    Thanks,
    Osmer

Viewing 2 replies - 1 through 2 (of 2 total)
  • You may need to change the theme code for that.

    In the theme folders, locate functions–> basic-functions.php file, inside the file look for a function evolve_content_boxes(), this function sets the placeholder for the frontpage content box area. On line 954, replace the the <i> tags with img tags or any other SVG icons

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I change a Front Page Content Box icon?’ is closed to new replies.