Hi, I’m having the same problem wanting different font awesome to display, and the Advertica theme feature only allows for uploading an image, but I want to use font awesome instead. Here’s what I did, though it didn’t work:
Downloaded a local copy of front-featured-boxes-section.php, changed the fa- to the ones I want, and loaded the file to the child theme/includes folder, keeping the same file structure in child as parent. However, my child’s includes/font-featured-boxes-section.php is not overwriting the parent and therefore still displays the parent’s font awesome.
I think my question I need to ask (correct me if I’m wrong) is, how do I overwrite the front-featured-boxes-section.php file since it’s located in a parent theme subfolder, instead of the root folder? Thanks and cheers!