Change Menu button activated

Home Forums Support Change Menu button activated

Home Forums Support Change Menu button activated

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #159074
    Adam Zátopek

    Hi Tom,
    I want to change menu button activate width.. You activate menu for mobile device in size 768px, but I want to change activate menu after this size.. For example 760px.. I tried to change max-device width in generatepress/css/mobile.css and /plugins/gp-premium/adons/generate-menu-plus/functions/css/sticky.css, but these changes did not help. Is there other file where i must change media queries?
    Thank you for your Help 🙂

    #159079
    Tom
    Lead Developer
    Lead Developer

    Hi Adam,

    Try adding this as custom CSS: https://gist.github.com/generatepress/c23aef2d05807c39bb32

    Just adjust the 768px to whatever you like.

    Hope this helps 🙂

    #159095
    Adam Zátopek

    These changes dont work… :-/
    You can see on http://www.tint.cz 🙂
    I have all update GP, GP-Premium and WP 4.4

    #159096
    Tom
    Lead Developer
    Lead Developer

    How did you add the CSS? I’m not seeing it anywhere.

    #159110
    Adam Zátopek

    I add css in plugin witch add own css.

    #159111
    Adam Zátopek

    Tom,
    it is my problem, i try one solution.. If i solved i sent how to solve.

    #159126
    Adam Zátopek

    I am apply to http://test.tint.cz/

    and there is my css
    http://test.tint.cz/wp-content/uploads/c_style.css

    In bottom there are your codes.

    #159280
    Tom
    Lead Developer
    Lead Developer

    Ah, the issue is that you’re going smaller than 768px.

    There’s no easy way to do it, but adding all of this CSS should make it happen at 600px: https://gist.github.com/generatepress/bb195b0ecd8f833f9845

    You can adjust the 600px to whatever.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.