Circle with image gets distorted in "Speakers" BLOG view

GK User
Thu Dec 18, 2014 10:45 am
When the "Speakers" BLOG styled menu item is chosen, the image has a different radius on the left side as on the right side. This happens on certain mobile devices like an iPhone in landscape view. See attached image.
Screen Shot 2014-12-18 at 10.30.51.png


Any idea how to solve it?
User avatar
Senior Boarder

GK User
Sat Dec 20, 2014 1:04 pm
Hello,

Please add the following CSS code - we will fix this issue in the next update.

Code: Select all
.speakers .itemImageBlock img {
width: 100%!important;
}
User avatar
Administrator


cron