Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
body .nectar_food_menu_item, body .tabbed div.nectar_food_menu_item {
margin-bottom: 0px !important;
}
Hello!
I was wondering how to adjust the line height of the food menu items. I would like to reduce the space in between all of them.
Thank you!
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Great thank you! Worked perfectly:)