Chadwick - Image Border

To add or remove the borders from the images you'll need to go to the images of your choosing. Remove or add the ADDITIONAL CSS CLASS(ES) under Advance from the block. 

To change the color just add this code and replace #000 with your own hex code. 

.inside-border img {
	outline-color: #000;
}

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.