Hi Team,
I would like to change place photo credits. So, I want to put on top photo, right side. How i make it?
Regards,
Leo
.itemImageBlock {
overflow: visible;
}
.itemImageCredits {
color: #333333;
font-weight: bold;
padding: 0;
position: absolute;
right: 0;
top: -20px;
}