Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #841650

    Hi there,

    the following page: http://master-personal-trainer-club.de/test-neues-profil/
    has a submenu.
    it works fine but once your browser window is to small to fit it switches to a mobile/burger menu and doesn’t stick on the top. the main menu sticks perfectly but the second menu should stick as well.

    thank you
    efini

    #841744

    Hey efini,
    You will need to change line 4833 in shortcodes.css from:

    .responsive #top .av-submenu-container{top: auto !important; position: relative !important; 

    to:

    .responsive #top .av-submenu-container{top: auto !important;/* position: relative !important; */

    because it is using ” !important; ” we can’t over ride it easily.
    it can be found at enfold/css/shortcodes.css

    Best regards,
    Mike

    #851461

    hi mike,
    thank you for your reply. ok but this change would be removed with the next update. how do i add your change with a childtheme? i just created a css fold and copied the shortcodes.css into it and applied your change. but the submenu still wont scroll.

    this really would be a nice feature to have in enfold itself.

    thank you

    efini

    #851500

    Hi efini,

    I checked on my mobile, the menu sticks and does not scroll. Could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

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