Hi,
1. Can you please provide more details about the first issue you have with image as I have checked to see this on several IOS 8 devices and haven’t managed to recreate it. Please provide more details and your site’s URL so we can check this.
2. Regarding the social networks icons, I have tested this and seems that they are working. Enable them empty cache if you use nay and send me your site’s URL so I can check this.
Thanks
1. tiny.cc/tagdiv, exact same problem as user Lastpost. You can see the problem also in google chrome by making screen smaller, like Lastpost mentioned…
2. I am using the 6th header type, so maybe that should be the reason?
Hi,
You can use the custom css to fix the issue with the grey background:
@media (max-width: 467px) {
.td-big-grid-post-1,
.td-big-grid-post-2,
.td-big-grid-post-3,
.td-big-grid-post-4 {
width: 50%;
max-height: 110px;
}
}
This fix will be also include in the next theme version so either use this css or you wait until update which will be tomorrow or the monday.
@fbengo The social networks aren’t set to appear on header style 6 so that is why you don’t have them there.
Thanks


