• Resolved mario.melgar

    (@mariomelgar)


    Hello,

    First, please, excuse my English, it is not my born language.

    I have recently noticed, our site is not showing the “down arrow” font awesome icon in the menu.
    I think this situation started after the last upgrade of Allegiant CPO Theme (Free Version)

    We have up to date everything in our website: WordPress, Allegiant Theme, Plug-ins.

    The site showed this down arrow icon in older versions of the theme.

    I would appreciate any help or ideas.

    Our web site is: https://www.amigotranslation.com

    Lookin at the “Element Inspector” in Google Chrome, I identified the section with the problem as this in HTML source code:
    <li id="menu-item-3532" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3532"><a href="#">Services</a>

    The CSS related to the “menu-item-has-children” is this:

    /* Children Elements */
    .menu-main .menu-item-has-children:before { color:#ccc; content:'\f107'; font-size:10px; }

    Thank you very much in advance for any help.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter mario.melgar

    (@mariomelgar)

    Update:

    Excuse me, the CSS related to the “menu-item-has-children” is this:

    /* Children Elements */
    .menu-main .menu-item-has-children:before { display:block; color:#ccc; position:absolute; top:50%; right:10px; list-style:none; font-family:'fontawesome'; content:'\f0d7'; font-size:10px; margin-top:-5px; line-height:1; }
    Thread Starter mario.melgar

    (@mariomelgar)

    Another Update:

    I fixed this behaviour adding manually this line:

    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

    to the file:
    wp-content\themes\allegiant\header.php

    Please, if there is a better solution, let me know.

    Thank you.

    Hello Mario,

    Thank you so much for letting us know about this!
    We will investigate this asap as it has not happened before and we are unsure what might has caused it.
    Awesome job finding a solution so fast!

    Thank you again,
    Mihaela

    Thread Starter mario.melgar

    (@mariomelgar)

    Hello Mihaela, Thank you for your reply.

    Should I mark the topic as solved now? or who is in charge of marking as solved?

    Thank you for your help.

    Hello Mario,

    Yes, you can mark it as resolved.
    And it would be extremely helpful if you could do that!

    Please don’t hesitate to contact us back anytime you have questions!

    Thank you so much!
    Mihaela

    • This reply was modified 7 years, 1 month ago by Miha.
    Thread Starter mario.melgar

    (@mariomelgar)

    Thank You Mihaela!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Font Awesome not showing in main menu’ is closed to new replies.