Home Forums WoodMart support forum Fontawesome icons are not displayed correctly – got tag instead

Fontawesome icons are not displayed correctly – got tag instead

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #475849

    adam.vieweger
    Participant

    Hi, I am modifying theme’s home page of Organic demo. In the module ‘Our products’ there are 5 tabs, originally with images. I am trying to replace the graphics with FA icons. In Elementor for each of the tabs I select tab ‘Icon’ and select ‘With icon’ as a tpe, then choose fontawesome regular icon. After that the is not visible in Elementor nor on the published page. When I look at the page’s source code, it seems the theme tries to display SVG instead of an icon:
    <div class="img-wrapper"><svg...></div>
    while I supposed to should look like:
    <div class="img-wrapper"><i class="fa..."></div>
    I have looked through support topics similar to the issue I have and checked Woodmart settings -> Performance -> Fonts & Icons -> Font Awesome Library => Always use
    So I have no idea what is going on with that… Can you help?

    #475989

    Hello,

    Yes, Go to Theme Setting -> Performance -> fonts & Icons -> Font Awesome library. Choose the option “always use”. Then clear the cache and check the issue.

    If the issue remains then share the wp logins details of your site i will check and give you a possible solution.

    Best Regards.

    #476027

    adam.vieweger
    Participant

    Hi,

    As mentioned above, I have already checked the “Always use” so… Providing login access in the private…

    The site is in the early stage of development so no plugins have been installed except for those coming with Woodmart.

    Thanks!

    #476133

    Hello,

    Your issue has been solved. Please check the site after removing the browser cache.

    Thanks.

    #476134

    adam.vieweger
    Participant

    Hi,

    Excellent work! What was the reason behind the issue?

    #476236

    Hello,

    I have added the small custom CSS code in the theme settings to overwrite some old CSS added coming any plugin or Elementor so I have added small custom CSS in the theme settings now they are working. Actually, the size of the icons was not set in width.

    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)