Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1297011

    Hello,
    i use this to remove the small arrows in mega menu’s sub sections
    /* Hide arrows in submenu */
    .avia-bullet { display: none !important; }

    but unfortunately doesn’t work.

    Anny sugestions?
    Thanks

    #1297135

    Any Sugestions?

    #1297299

    Hi reinsicht,

    I tried the code you mentioned and it worked properly.
    Can you try to disable CSS file merging and compression in Enfold > Performance?
    Also flush out any cache if you have a caching plugin.
    Optimization plugins that minify or merge CSS can possibly affect it.

    Best regards,
    Nikko

    #1297376

    Hi,
    thanks for the Help, i made what you said, but unfortunately still doesn’t work…
    did you know another way to made it?
    Any Sugestions?

    Thanks!

    #1297384

    Hi reinsicht,
    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) ” target=”_blank” rel=”nofollow noopener” data-mce-href=”mailto: (Email address hidden if logged out) “> (Email address hidden if logged out)  ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to 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 an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1297496

    Hi, i made it with the support plugin for 5 days
    here is the user and pass.
    Thanks!

    • This reply was modified 3 years, 6 months ago by reinkieker.
    #1297587

    Hi reinsicht,

    Thanks for the login credentials, please include the login link as well :)

    Best regards,
    Nikko

    #1297613
    #1297721

    Hi,

    Thanks for the login link.
    It seems the code is overridden, I have added this CSS code in Quick CSS:

    #top .avia_mega_div .avia-bullet {
      display: none;
    }

    Please review your site.

    Best regards,
    Nikko

    #1297728

    Thanks for the Help

    #1297826

    Hi reinsicht,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘How Removing small arrows in mega menu's sub sections’ is closed to new replies.