Links on Slide and Arrow Nav Break on Mobile / Responsive Sizes
Hi,
Try applying hardware-acceleration on slider text elements that you added, e.g.:
.slider-text-container,
.slider-text-container * {
-webkit-backface-visibility: hidden;
}
Also, your images have huge transparent areas + weight around 300kb each, it's hard to render them.
Dmitry
.
help.dimsemenov.com
No comments:
Post a Comment