Okay
  Public Ticket #1496307
dotted line for the Food Menu Item Settings
Closed

Comments

  •  4
    bjoern started the conversation

    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

  •  4
    bjoern replied

    got it

    .nectar_food_menu_item .line_spacer {
        border-bottom: 1px dotted #cacaca !important;
        margin: 3px !important;
    }