Comments 4bjoern started the conversationMarch 8, 2018 at 3:13pmHi, how can I change the line style for the Food Menu Item Settings (see screenshot)? I want other line color, 1px and a dotted line.thanks 4bjoern repliedMarch 8, 2018 at 3:53pmgot it .nectar_food_menu_item .line_spacer { border-bottom: 1px dotted #cacaca !important; margin: 3px !important;} Sign in to reply ...
Hi, how can I change the line style for the Food Menu Item Settings (see screenshot)? I want other line color, 1px and a dotted line.
thanks
got it
.nectar_food_menu_item .line_spacer {
border-bottom: 1px dotted #cacaca !important;
margin: 3px !important;
}