Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #873024

    Hi,

    We have made some customization, as display an icon “home” instead of a link text, but we have a bug when display on mobile. The icon is not displayed as the others links and we can’t click on it

    • How to center the icon (home) in the burger menu ?
    • Will this adjustment solve the problem of the link that is not working properly?

    Bug in the burger menu width an home icon

    • This topic was modified 6 years, 7 months ago by I-Visio. Reason: Add image
    #873445

    Hey I-Visio,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .avia-menu-text .avia-icon-pos-left {
        float: none;
    }
    
    

    Best regards,
    Yigit

    #873592

    Great for the mobile version.
    But now the icon is displayed beside the menu in the desktop version
    home ican in desktop menu
    FYI, we have set up this link with :
    [av_font_icon icon='ue821' font='entypo-fontello' ][/av_font_icon]
    in the navigation title.
    menu home icon setup
    Thanks.
    Have a nice day.

    • This reply was modified 6 years, 6 months ago by I-Visio.
    #873707

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Yigit

    #873723

    It’s done :

    Thank’s

    By the way :
    How to display the hamburger menu on screeen larger less than 1200 px ? In fact how to choose the width below which to display the hamburger menu ?
    The main menu is too large to be display on tablet.

    #873731

    If you need, I’ve created an FTP user (see “private data” field)

    Thanks

    #873732

    Hi,

    Can you please post password as well? :)

    Best regards,
    Yigit

    #873735

    I haven’t set up password in order to let you choose yours
    Now i’ve added the same pwd as for FTP

    #873748

    Hey!

    I changed the code to following one

    @media only screen and (max-width: 990px) {
    .avia-menu-text .avia-icon-pos-left {
        float: none;
    }}

    Please review your website :)

    Best regards,
    Yigit

    #873763

    Nice.

    Any advice for a way to choose the width below which to display the hamburger menu ?
    Set by default to 990 px that I would like to display for screen less than 1200px

    Thanks.

    #873767
    #873779

    Nice again,

    Amazing support.
    You’re only work for us no ? ;-)))
    Thanks for your availability and the effectiveness of your service

    Cheer

    #873791

    Hi,

    You are welcome! No, but we try our best to make you feel like that :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Display an icon "home" instead of a link text’ is closed to new replies.