Hello @Mohd01 ,
Here are the steps to apply the necessary changes in your Shopify store:
- In your Shopify Admin, navigate to Online Store > Themes > Actions > Edit Code.
- Locate Asset > base.css and paste the following code at the bottom of the file:
.list-menu--inline {
gap: 2rem !important;
}
Let me know if you need further assistance!
