Shopify themes, liquid, logos, and UX
Dear Friends,
I would like to round the menu tabs and the menu titles containers.
URL: https://ba0ven-x1.myshopify.com/
Thank you
Hi,
Hope this will help
CSS example code
/* Round the menu tabs */
.navbar-menu li {
border-radius: 15px; /* Adjust this for more or less roundness */
padding: 10px 15px; /* Adds spacing */
background-color: #f8f8f8; /* Light background */
}
/* Round the menu title containers */
.navbar-menu {
border-radius: 20px; /* Makes the full menu rounded */
padding: 10px;
background-color: #ffffff; /* White background */
}
Save and test (clear cache as well)
Thank you so much. Thumb up.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025