Shopify themes, liquid, logos, and UX
Hi,
I want to remove padding so the menu lines up with the search bar. my site is https://vazluxe.com
I also want to add some padding up top before the first category of menu starts
To align the navigation menu with the search bar in your Shopify store while also adding some padding above the first category, you need to modify your theme's CSS by removing any existing left padding from the navigation menu container using padding-left: 0 !important; and then adding a padding-top value to the menu list, such as padding-top: 15px;, to create the necessary spacing before the first category appears, which can be done by accessing your Shopify admin panel, navigating to Online Store > Themes, selecting Edit Code for your active theme, locating the theme.css or base.css file, adding the provided CSS rules at the end of the file, saving the changes, and previewing your store to ensure the modifications align the menu properly and improve the overall layout.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025