Header menu now messed up and i did not change anything

Support Forums for LiveMesh Themes & Plugins Forums Fusion Theme Support Header menu now messed up and i did not change anything

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #21208
    pdelaroza
    Participant

    Hello

    All i did was update the wordpress database and now my menu does not turn blue when i scroll down. it is a sticky menu. Go to http://www.easeapplications.com and you will see. You gave me this custom CMS a while back and it worked perfectly. what do i change? see screen shot of issue.

    #header {
    background: transparent;
    box-shadow: none;
    }
    #header-spacer {
    display: none;
    }
    #header.sticky {
    background: #3585ca;
    }

    @media (max-width: 979px) and (min-width: 768px){

    .vc_row {
    margin-left: 0px;
    margin-right: 0px;
    }

    }

    #primary-menu {
    margin-right: 0;
    }

    @media only screen and (max-width: 1024px){
    #site-logo {
    float: left;
    }
    #primary-menu {
    float: right;
    }}
    @media only screen and (max-width: 767px){
    #site-logo {
    float: none;
    }}

    #21232
    Raghavendra
    Moderator

    There is a JS error on the site. You need to update the theme to latest version of the theme released couple of weeks back for it to work with WP 4.5.

    #21233
    pdelaroza
    Participant
    This reply has been marked as private.
    #21268
    Raghavendra
    Moderator

    I checked your site on desktop browser as well on my iPhone browser and saw no issues with mobile menu.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Fusion Theme Support’ is closed to new topics and replies.