• How would I turn off the Hamburger for the menu portion of this theme? I was able to do it with the main menu to install a new type of menu, but the mobile seems more entangled.

    Thank you,
    Emma

Viewing 11 replies - 1 through 11 (of 11 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    @phonon56 Try adding this to your Custom CSS:

    #simple-menu{display:none!important;}

    Thanks

    Thread Starter phonon56

    (@phonon56)

    Thank you. The responsiveness of the front page no longer works. Also, the video does not play at all.
    However, the menu works! thank you

    Theme Author OptimizerWP

    (@layerthemes)

    The responsiveness should work fine. Whats your site address?

    Thread Starter phonon56

    (@phonon56)

    The dev site: https://www.wippee.com

    Theme Author OptimizerWP

    (@layerthemes)

    @phonon56
    Its happening because you added this custom css:

    .center { margin: 0 196px auto;}

    Hi,
    I have the Optimizer Pro version and the slider and static slide image are not responsive. When viewed via a mobile device both items will not resize.

    Any help would be appreciated.

    Website: lavishfloralboutique.com

    Thank you!

    Theme Author OptimizerWP

    (@layerthemes)

    @jn999 Looks like you are using both Static Slider Image and slideshow. Can you please remove the slideshow images and insert the slider widget in your frontpage area?

    and Since you are a PRO user can you please let us know your theme related queries through this page:
    https://optimizerwp.com/contact/

    Regards

    Hi @layerthemes. I have a little problem crating my site with your awesome theme. I have page specific menu items plugin that adds .hide_this_item to any menu item from menu. It works great on desktop, but when i resize the browser, or change to tablet and mobile mode, regular menu is replaced with #simple-menu. Here is the problem, it seems like while in #simple-menu .hide_this_item function get overridden, and it shows all pages that are in current menu. I would like to hide same pages that are hidden from normal header menu on desktop mode.

    I tried to write the following code in quick css but it didn’t work:
    #simple-menu .menu-item-56 {display:none!important;}

    Thank you, Vedran.

    Theme Author OptimizerWP

    (@layerthemes)

    Whats your site address? Can you please try adding this instead:

    .sidr .menu-item-56 {display:none!important;}

    Hi again,

    I tried to add your css but it doesn’t work, menu items that are supposed to be hidden are still visible. I can’t share my url cause im developing in local enviornment.

    Theme Author OptimizerWP

    (@layerthemes)

    @dajzabrata Can you please let us know your site address when its live. Because we need to know the menu item id that you are trying to hide by examining your site. Thanks

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Mobile Menu switch off’ is closed to new replies.