• Resolved cameliadamelia

    (@cameliadamelia)


    Hi and thanks for an excellent plugin !

    Also your support threads are awesome and they allowed me to fix several issues, including bringing left menu down with the following code, so that it doesn’t cover my header when opened:

    .mob-menu-slideout .mob-menu-left-panel, .mob-menu-slideout-over .mob-menu-left-panel{
    top:60px!important;
    }

    Two questions:
    1- Is it possible to do the same with overlay background, so that header remains unaffected?
    2- Is it possible to edit or change the close button? I would love to have it thinner or ideally to replace it with a custom picture.

    Best, Camelia

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi,

    I’m glad you are enjoying the plugin.

    Regarding 1, Add the code below to the custom css option.

    .show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay {
       margin-top:60px!important;
    }

    Regarding 2, that is something I could add has an option for the next update, for now if you upload the desired image and provide me the full url to the image I can provide you a solution for it.

    Thread Starter cameliadamelia

    (@cameliadamelia)

    Hi Rui, many thanks for the help!

    I’ve emailed you the url to the image.

    Ideally I would love to get rid of the close button on the menu panel and keep only the one on the header, if that is possible ?

    Another question: your plugin limits menu width to 90% and I would love to make it fullscreen (100%) how can I bypass the limit?

    Best
    Camélia

    Plugin Author Rui Guerreiro

    (@takanakui)

    Will the close the topic. It was replied by email.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Move overlay down under header + edit close button’ is closed to new replies.