Comments Logan started the conversationJanuary 28, 2020 at 7:00pmGreetings - I've noticed my "product" module is not displaying the font-awesome icons i've selected. i've disabled my cache plugins and refreshed the page, to no avail. please advise. 228Milingona repliedJanuary 28, 2020 at 10:04pmHi Logan,The respective CSS classes are not being added at all eg. <i class=""></i>. Please provide us your WP login details (make sure to reply privately) so we can take a closer look at the issue.Thanks, Milingona Support Follow on Envato Facebook TwitterLogan repliedJanuary 29, 2020 at 3:29amThanks for the great support: admin Logan replied privately 228Milingona repliedJanuary 30, 2020 at 9:53pmHi Logan,Glad to inform that we have fixed the issue for you by adding the following code at:Bakery > Custom Code > Custom JS: (function ($) { $('.vu_product i.fas').each(function(){ $(this).removeClass('fas').addClass('fa'); });})(jQuery);Bakery > Custom Code > Custom CSS: .vu_product .vu_p-icon { line-height: 56px !important;}Warm regards, Milingona Support Follow on Envato Facebook TwitterLogan repliedJanuary 30, 2020 at 10:54pmThanks so much gang - was there a plugin conflict or something? 228Milingona repliedJanuary 30, 2020 at 11:47pmYes, most probably from an extension or plugin related to WPBakery Page Builder.Best regards, Milingona Support Follow on Envato Facebook Twitter Sign in to reply ...
Greetings - I've noticed my "product" module is not displaying the font-awesome icons i've selected.
i've disabled my cache plugins and refreshed the page, to no avail. please advise.
Hi Logan,
The respective CSS classes are not being added at all eg. <i class=""></i>. Please provide us your WP login details (make sure to reply privately) so we can take a closer look at the issue.
Thanks,
Milingona Support
Follow on Envato Facebook Twitter
Thanks for the great support:
admin
Hi Logan,
Glad to inform that we have fixed the issue for you by adding the following code at:
Bakery > Custom Code > Custom JS:
Bakery > Custom Code > Custom CSS:
Warm regards,
Milingona Support
Follow on Envato Facebook Twitter
Thanks so much gang - was there a plugin conflict or something?
Yes, most probably from an extension or plugin related to WPBakery Page Builder.
Best regards,
Milingona Support
Follow on Envato Facebook Twitter