Multiple issues

Posted in: Newsmag
Post count: 62

Hi,

I really like your theme but I got a few issues:

1. Grey background color bug on mobile homepage (IOS 8):

2. I enabled social icons but they do appear on footer but don’t appear on the topbar:

  • This topic was modified 11 years by fbengo.
Post count: 6600

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

Post count: 2

1. Same problem on my mobile phone (Note 4) with the grey background. Just made the image size bigger in css to hide the grey part. Can also be seen on your desktop by making the screen smaller. 😉
2. Is working all right here so I can’t comment on that.

Post count: 62

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?

  • This reply was modified 11 years by fbengo.
  • This reply was modified 11 years by fbengo.
  • This reply was modified 11 years by fbengo.
Post count: 6600

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

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.