Viewing 14 replies - 1 through 14 (of 14 total)
  • Hi there,

    1. The below CSS should make the box smaller to only cover the button:

    .responsive-menu-box {
       height: 70px !important;
    }

    2. This doesn’t happen for me. Please advise

    Peter

    Thread Starter MarcusFuto

    (@marcusfuto)

    Hello,

    1. Seems to be working for the bottom part but not the top part.

    2. We managed to fix that one, thanks!

    Kind regards,

    Marcus

    Thread Starter MarcusFuto

    (@marcusfuto)

    Meaning works for everything but “Alla Objekt”

    Hey there,

    1. What do you mean by the top part? The box is the container for the button so it supposed to be there as it is the holding space for the button.

    Can you let me know why you are trying to remove that?

    Peter

    Thread Starter MarcusFuto

    (@marcusfuto)

    Hello,

    Here is a video explaining the issue:

    Thanks for your patience and a great plugin!

    Hey there,

    The reason you can’t hover the links is because the button has a higher z-index than the menu itself, you can switch them around with the below CSS:

    button#responsive-menu-button {
       z-index: 2 !important;
    }

    In regards the close image, you can do this but you seem to have only added an image to the open button image. You can put the same image as both or use two different ones if you desire.

    Hope that helps

    Peter

    Thread Starter MarcusFuto

    (@marcusfuto)

    sweet thanks!

    Works well!

    Hey Marcus,

    You are more than welcome ??

    Peter

    Thread Starter MarcusFuto

    (@marcusfuto)

    Not sure, but it seems it is not working again. Could you see if it works on your end?

    Not possible to hover over the menu items when menu is opened.

    Hey Marcus,

    It works fine for me.

    Peter

    Thread Starter MarcusFuto

    (@marcusfuto)

    Like discussed previously it is the left side of the menu items that are not clickable. Something is covering them.

    13 inch – 1200 width screen

    Hi Marcus,

    Are you talking about the Alla objekt link again?

    If so I am able to click it on all screen sizes still. Are you having problems on a particular device? Have you cleared caches etc?

    Please advise

    Peter

    Thread Starter MarcusFuto

    (@marcusfuto)

    WORKING!

    SORRY!

    Thanks!

    Peter Featherstone

    (@peterfeatherstone-1)

    No problem ??

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Css covering menu item links and menu icon over lightbox.’ is closed to new replies.