Martin-1
10/3/2016 - 2:24 PM

Add border around all content boxes you can adjust the px and the color code.

Add border around all content boxes you can adjust the px and the color code.

/* Add border around all content boxes  you can adjust the px and the color code. */

.fusion-content-boxes .fusion-column .col {
border: 3px solid #000000 !important;
}