How to center the menu and prevent images from being cut off?

Hi everyone

Site: https://housedoctor-shop.myshopify.com/

Pass:soltest

@MarinaPetrovic Again, thank you for all your help. This should be my last question :slightly_smiling_face:

We previously evenly distributed menu items in this post: https://community.shopify.com/topic/1725655

I have two questions. Can i center the menu to the very center of the page? As you can see the items are slighty to the left. And can we make it so that images are not cut off? This may have been a side effect from our previous thread. Thank you so much!

Hi @Tupperton

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

Add this css at the bottom

Online Store->Theme->Edit code

assets->component-menu-dropdown.css

.list-menu-dropdown .header__menu-item {

justify-content: center !important;

}

Best regards,

PageFly

Thank you for you reply.

I’ve added the code, but it didn’t solve the issue.

as i see it’s already centered

It’s close, but if you look at the logo the center of the menu is a bit to the left. Same thing if you measure from left and right to the first item.