Contact box: change icon and line color.

Hello,

I could manage to change the color of the incon of the contac box using css:

.column_contact_box .get_in_touch i{
  color: white!important;
}.

How can I set the line in white also (currently in grey), see here.

Thanks for your support.

Comments

Sign In or Register to comment.