Jessica Paxton
asked 7 years ago

When you use the DW Focus News Grid Widget there is a grey line that appears between the columns. How do I make that line white? I can find the code for it. Thanks.

1 Answers
Hà Anh
answered 7 years ago

You can use this code:  .dw_focus_widget_news_list .row>div:first-child:after {      background: #ddd; }

Powered by DW Question & Answer Pro