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

    Good morning!

    Well we did a few updates to the site and now for some reason our menu disappears when you go under 1085px.

    Here’s the shortcode we have always used and it worked…

    @media only screen and (max-width: 1085px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important;} }

    Not sure how to fix this.

    I used the same code on another one of our sites and it works just fine.

    The menu button we have for a link to our Investors login site now is also now appearing correctly and is an odd size.

    Any suggestions?

    • This topic was modified 7 years, 3 months ago by ckonanz.
    #834364

    Hey Chris!

    Please remove the code from your custom CSS. Since we have replaced old mobile menu with a new one, selectors have changed and that code you are using is the reason why mobile menu does not show up :)

    Regards,
    Yigit

    #834369

    Thanks for this!

    Now our slider is all messed up, the custom Investors Login button still looks weird, and the new menu disappears behind our site logo…

    #834382

    Hey!

    I noticed you are using a child theme and it seems like you have made changes on header.php and/or includes/helper-main-menu.php files in your child theme. That is why there is an extra space on the top of your site. Those files have been updated in Enfold 4.1. Please copy those files from parent theme, apply your changes once again on your child theme.

    Regarding your menu item, please add following code to Quick CSS

    #menu-item-3608 a {
        top: 0;
    }

    Regards,
    Yigit

    #834383
    This reply has been marked as private.
    #834385
    This reply has been marked as private.
    #834411

    Hey!

    What exactly is wrong with your slider? Can you please elaborate?

    Regards,
    Yigit

    #834416
    This reply has been marked as private.
    #834677

    Hi!

    It would be best if we can see what you’re seeing. You can upload a screenshot to imgur.com or Dropbox or a similar service, then share the link here. :)
    Best regards,
    Sarah

    #836465
    This reply has been marked as private.
    #836956

    Hi ckonanz,

    The link you gave, contains no screenshots. Here is what I am seeing http://imgur.com/a/RA0bt
    They seem to look ok.

    If this does not work for you, please attach some screenshots, but first could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.