Support

Account

Home Forums Feature Requests Simple Request – Row Dividers Reply To: Simple Request – Row Dividers

  • for block and row layouts

    
    .acf-repeater.-row > table > tbody > tr+tr > td,
    .acf-repeater.-block > table > tbody > tr+tr > td {
      border-top-color: #000;
    }