Home Forums WordPress Themes – Premium Circumference Circumference Mobile Menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #50583
    Heike
    Participant

    Hello everybody,
    I have a question about the display of an extensive drop-down menu: How do I set up the items to be closed on the smartphones?
    The problem is that all items are displayed upside down and you do not see the last items on the Smartphne anymore.
    Best regards,
    Heike

    #50588
    Styled Themes
    Keymaster

    Hi Heike,

    Can you try adding this custom CSS and see if that solves the problem:

    @media (max-width:768px) { 
    	#cir-site-header {
    	    position: relative!important;
    	}
    }
    

    thanks
    regards
    Imre

    #50589
    Styled Themes
    Keymaster

    Alternatively, you can also try switching off the “Sticky Menu” option in Customizer.

    #50596
    Heike
    Participant

    Hi Imre,

    I tryied both, but nothing happens: http://www.drogenberatung-kobra.de
    Do you have another idea?

    Thank you!

    #50597
    Styled Themes
    Keymaster

    I’m not sure I understand the issue 100%

    with the sticky menu disabled you can scroll down to see all the menu items in the list.

    #50598
    Heike
    Participant

    Yes, sorry, that´s right.
    But isn´t it possible to close the dropdown items on the mobile menu list?

    Thanks for your work!

    #50599
    Styled Themes
    Keymaster

    you can collapse the entire menu with the top MENU button.

    if the individual menu items include submenu items, those cannot be collapsed, this theme doesn’t have that feature I’m afraid

    #50600
    Heike
    Participant

    Okay, I understand. Thank you!

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