Home › Forums › Iconic One Pro Support › Image caption problem › Reply To: Image caption problem
October 30, 2013 at 3:49 pm #1069
Themonic-Support
Keymaster
For adding border around images, add this in the custom.css, change hex color code as per your liking.
.entry-content img {
border: 1px solid #999999;
}