Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #578544

    Hi, I’ve got some issues with mega menu. It used to work fine ’til some days ago, but now it’s not showing columns anymore. In fact it’s cutting them..
    I’m uploading a couple of img to show you my problem.
    megamenu layout
    megamenu settings

    Thanks for helping

    #579347

    Hey factordev,

    Did you do any customisations to the theme at all? You could try to deactivate all plugins to see if there is a conflict somewhere.

    Regards,
    Rikard

    #580431

    Nope :(

    Any customization yet.
    I’ve tried to deactivate my plugins (they’re still few and most of all are the ones coming with your theme) but nothing changed.
    It has stop working suddenly

    #581611

    Hi!

    there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/

    Regards,
    Andy

    #590674

    I’ve done it and i found out that it’s a problem with child theme. So i’ve create another child theme, but again the same problem. I really need a child theme, because we’re going to do some important theme modifications, so i don’t know what to do…

    #591403

    Hi!

    We checked your theme there are multiple copies of the theme installed please delete the one’s you do not use.
    There is no problem with the child theme the issue you are facing is because of the custom css added to the child theme.

    When we removed the custom CSS added to the child theme the mega menu works great!

    To resolve the issue please remove the CSS in Enfold > General Styling > Quick CSS

    and add them back one block at a time and refresh the page.

    Let us know which CSS is causing the issue we can help you fix it.

    Below is the Custom CSS that is causing this issue

    ._51m- pls _51mw{
    display:none !important;
    }
    body.home .container_wrap .avia-builder-el-first{
    margin-bottom:10px;
    }
    .home#top .avia-content-slider{
    margin-top:15px !important;
    margin-bottom:10px;
    }
    #header_meta{
    display:none;
    }
    .main_color .av-magazine-time{
    color:#fa3900 !important;
    }
    .av-magazine .av-magazine-sideshow  .av-magazine-content-wrap .av-magazine-title{
    font-weight: normal !important;
    }
    
    /*bottone sidebar*/
    .bottone-afmi{
     display: inline-block;
     border: none;
     color: #FFFFFF;
     border-radius: 3px 3px 3px 3px;
     -webkit-border-radius: 3px 3px 3px 3px;
     -moz-border-radius: 3px 3px 3px 3px;
     font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
     width: 254px;
     height: 50px;
     font-size: 15px;
     box-shadow: 0 1px 0 0 #2D607A;
     -moz-box-shadow: 0 1px 0 0 #2D607A;
     -webkit-box-shadow: 0 1px 0 0 #2D607A;
     text-shadow: 0 1px 0 #FFFFFF;
     background-color: #12427A;
    font-weight:lighter;
    letter-spacing:1px;
    }
    .bottone-afmi:hover, .bottone-afmi:active{
     border: none;
     color: #FFFFFF;
     box-shadow: inset 0 1px 0 0 #6C818C,0 -1px 0 0 #6C818C,0 0 0 1px #6C818C;
     -moz-box-shadow: inset 0 1px 0 0 #6C818C,0 -1px 0 0 #6C818C,0 0 0 1px #6C818C;
     -webkit-box-shadow: inset 0 1px 0 0 #6C818C,0 -1px 0 0 #6C818C,0 0 0 1px #6C818C;
     background-color: #43658C;
    }
            p.testo-bottone{
            text-align: center;
            }
    
    /*modifiche agli elementi della sidebar*/
    .sidebar .news-thumb{
    display:none;
    }
    .sidebar .news-time{
    color: #fa3900 !important;
    font-weight:700;
    }
    h3.widgettitle{
    border-bottom:2px solid #ccc;
    padding-bottom:10px;
    }
    /*modifiche al footer*/
    .footer_color div .news-headline{
    color:white;
    }
    .footer_color .news-time{
    color:#fa3900;
    }
    .socket_color{
    border-top:2px solid #ccc;
    }
    /*modifiche a pag organi sociali, staff*/
    .team-member-name,
    .team-member-job-title{
    text-align:center;
    }

    Best regards,
    Vinay Kashyap

    #592058

    I’ve found the problem!!!
    Thank you very much for helping!

    #592194

    Hey!

    Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
    Please feel free to get in touch with us if you have any questions.

    Thank you for using Enfold :)

    Best regards,
    Vinay Kashyap

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Mega Menu Issues’ is closed to new replies.