• Resolved avalondehan

    (@avalondehan)


    Hi,
    My site is http://www.baliwebsitedevelopers.com
    I’m having trouble to show the hamburger menu to always show on desktop so I’ve put the Breakpoint to high 1920px, but this causes the hamburger menu to sit in the center and a big transparent covers the whole page, making everything non-clickable except for the hamburger (can’t even click on the menu links). I’ve searched on the Responsive settings but can’t find what’s causing this big transparent covering the whole page. How to get rid of it? And then how to make the hamburger to be placed on the right side not center?
    Thanks,

    https://wordpress.org/plugins/responsive-menu/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter avalondehan

    (@avalondehan)

    Nevermind I found it.

    #click-menu { height:50px; background:none; } //gets rid of the big transparent covering the whole page.

    and

    #click-menu img, #click-menu .threeLines { float: right; } //move the hamburger to the right.

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi there,

    Not sure what the big transparent is as its not something my plugin adds but glad you found the solution!

    All the best

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

The topic ‘huge transparent blocks the page’ is closed to new replies.