 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
March 9, 2019 at 11:14 am #1076702Hello, 
 1. Is there a way to get rid of the top and the bottom section when opening the burger menu.
 On top of my HOME button there is a lot of free space. Is there a way to reduce that space?
 The TOP SPACE IN PARTICULAR, because the bottom space might adapt to the screen size anyways and cannot be avoided…2. Is there a way to avoid the #toggle-ids in my URL. I have 3 anchors on my HOME page set and don’t want users to see them in the URL THANKS Nora March 14, 2019 at 4:58 am #1078509Hey NoraGTS, 
 Sorry for the late reply, to remove the top padding in your burger menu, please try this css and adjust to suit:#av-burger-menu-ul { vertical-align: top !important; padding-top: 0px !important; }you can’t remove the bottom space because it’s a full height element, I guess you could add more space between each menu item to spread them to the bottom. Best regards, 
 MikeMarch 14, 2019 at 8:41 am #1078582awesome! thanks so much, that worked just fine! March 14, 2019 at 8:46 am #1078584oh, and how can you add more space in between? just by adding <br> after a menu item? March 14, 2019 at 12:09 pm #1078661One more questions Mike: I set an animated number on my page, but the colors of the % sign, the + sign and the , are darker then the color set. Is there a way to get ONE color for the entire number + 104,1% ?? 
 See link below.
 Thanks NoraMarch 14, 2019 at 1:21 pm #1078687Hi, 
 To add more space to the buttons, try this css:.html_av-overlay-side #top #wrap_all .av-burger-overlay li a { padding: 30px 50px !important; }For the non-number elements of your number, please try this css: #top.page-id-3543 .avia-animated-number span.avia-no-number{ opacity: 1 !important; }Best regards, 
 MikeMarch 14, 2019 at 1:29 pm #1078690Great, you’re the best! Thanks Nora March 15, 2019 at 4:40 am #1078986Hi, 
 Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here 
 For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards, 
 Mike
- 
		AuthorPosts
- The topic ‘top and bottom section on mobile burger menu’ is closed to new replies.
