Problem with share icons on mobile

Posted in: Newsmag
Post count: 20

Hi there,
I have a problem with share icons on mobile: when you click to share on homepage, it seems they open, but like they’re under layer of something – right before “latest articles” section. On the image you can see what happens. How to fix it?
image1

  • This topic was modified 11 years by plamenko.
  • This topic was modified 11 years by plamenko.
Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/eVJ0sVkdLy

.td-container {
z-index: auto;
}
.td-post-header {
z-index: 1;
}

Thanks!

Post count: 20

It works! Thank you!

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