- 
		AuthorPosts
 - 
		
			
				
July 26, 2023 at 2:49 am #1414464
Hi there, I’m looking to move the mobile menu’s position (including burger icon, search and woo cart button) to the far right of the mobile screen so it’s not overlapping the logo. It may need the spacing in between the icon/search/cart reduced if it still overlaps? Please see screenshot at https://img.savvyify.com/image/qy45 and I will post a site link in private. Thank you.
July 26, 2023 at 3:11 am #1414467Hey lfs360,
Thank you for the inquiry.
You can add the following css code to adjust the space between the header elements and reduce the size of the logo a bit. Adjust the values as necessary.
@media only screen and (max-width: 767px) { /* Add your Desktop Styles here */ .responsive .logo img, .responsive .logo svg { height: 70px !important; max-height: 70px; } .responsive #top #wrap_all .main_menu { height: 60px; } .responsive #top #menu-item-shop.cart_dropdown { line-height: 60px; margin-left: -60px; } .responsive.html_cart_at_menu #top .main_menu .menu>li:last-child { margin-right: 30px; } .responsive #top #wrap_all .main_menu { margin-top: -15px; right: -40px; } }You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the modification.
Best regards,
IsmaelJuly 26, 2023 at 5:44 am #1414478That worked great! Thankyou so much!
July 26, 2023 at 10:39 am #1414498Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardJuly 26, 2023 at 10:50 am #1414500You can close it. Thanks again.
July 26, 2023 at 8:07 pm #1414561Hi,
Thanks for letting us know, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard - 
		AuthorPosts
 
- The topic ‘Mobile menu position on mobile’ is closed to new replies.
 
