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

    Hi,
    On this page: https://www.finansforbundet.no/tillitsvervet/verving/ (and all the other pages on this site) the floating menus (Sticking at top) is not responding. It sure looks like the z-index is to low. But, I can not find any way to edit this.

    This is a rather urgent request – it´s a live site with extended use of floating menus.

    #1042820

    Hey dalboslampen,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #sub_menu1.av-submenu-container {
    z-index: 50 !important; 
    }

    Best regards,
    Mike

    #1111724

    Hi!

    I have the same problem… I guess…

    I have 2 sites with the same theme (Consulting Demo). One is with the menu floating (left side) or another is not. do not know where I changed to leave the menu fixed

    How can I leave what is fixed, so that it is floating?

    Can you help me?

    #1111921

    Hi Flávio Pavanelli,

    I have checked both sites and the left sidebar is floating as intended, is it already fixed?

    Best regards,
    Nikko

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