Home Forums Basel support forum Font Awesome in Main Menu

Font Awesome in Main Menu

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #6434

    Santi
    Participant

    Hi,
    I tried to use a bigger home-icon from Awesome Font in the Main Menu, but I can’t it. The size not changes.
    Can you help me?
    I used this code in the menu:

    <i class="fa fa-home fa-lg" aria-hidden="true"></i>
    

    I tried also:

    <i class="fa fa-home fa-5x" aria-hidden="true"></i> 
    

    I used this code in footer and it’s working right there.
    Do you know what’s the problem?
    Thanks

    #6443

    Artem Temos
    Keymaster

    Hello,

    Thank you for the topic.

    It is strange, but we can’t access your website, it is not loading in browser at all. Do you try to insert the icon to your menu via icon name field in Appearance -> Menus? Try to fill it with this value home fa-5x

    Regards

    #6455

    Santi
    Participant

    Sorry, I put htttp !!
    Yes, I tried to insert in icon name and doesn’t work.

    But, I need show the home icon alone, without text. I tried it, with this code in the Navigation Label, but doesn’t work.

    <i class="fa fa-home fa-5x" aria-hidden="true"></i>

    #6456

    Artem Temos
    Keymaster

    Still can’t see the website, it just loading for a few minutes and without any results.

    #6457

    Santi
    Participant

    Which browser are you using?

    #6458

    Artem Temos
    Keymaster

    Tried from different browsers and devices including chrome, safari and android browser.

    #6459

    Santi
    Participant

    I don’t understand. Now, I’m working on it and I’m seeing in Safari, Firefox and Chrome.

    #6462

    Artem Temos
    Keymaster

    On our side it just loading for more than 10 minutes without success, we don’t know what it can be. We even tried to use VPN and visited your website from different countries

    Regards

    #6467

    Santi
    Participant

    Can you try again with this new link:

    https://mimook.com/

    Thank you!

    #6476

    Artem Temos
    Keymaster

    It seems to be some country restriction. We are using proxy and now we are able to see your website.

    Try to add this code snippet to the Custom CSS area in Theme Settings to fix the issue

    .main-nav .menu>li>a>i.fa-5x {
    font-size:24px;
    }

    Regards

    #6486

    Santi
    Participant

    Thanks!!

    #6490

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Font Awesome in Main Menu’ is closed to new replies.