I would like to vertically center the image of the dog so its in the middle of the column; same white space above the image and below the image.

I would like to vertically center the image of the dog so its in the middle of the column; same white space above the image and below the image.

Hi There,
Please follow these steps:
Marginless Column option of your row:
$el {
vertical-align: middle !important;
}




Hope it helps 
That works. Thanks.
Glad we were able to help 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.