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

    (@spfitzg)

    Never mind. I figured out what I was doing wrong.

    If anyone is interested here’s what I did:
    1) set the menu-width to 100% in the plugin
    2) Use the following CSS

    @media only screen and (min-width:800px) and (max-width:3000px){
    #responsive-menu {width:20% !important;}
    }

    I haven’t tested this thoroughly yet, but it seems to work fine.

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi there,

    Thanks for letting us know of the fix, hopefully it will help others in future!

    All the best

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Different width based on breakpoint’ is closed to new replies.