Hello,
We’ve noticed on iPad Firefox that the parallax motion does not occur. Is it possible to have that effect in place on tablets as well?
Some of the parallax images are not appearing as well on iPad. Instead a colored background appears. You gave us code prior that helped solve that issue on the main site page: http://www.sistermindcircle.com, however, for some reason the issue still occurs on http://sistermindcircle.com/shiny-new/
@media only screen and (max-width: 767px) {
.spb-row[data-image-movement=”fixed”] {
background-attachment: local !important;
}
}
On iPad & iPhone (chrome & safari), the headlines (h2s) are breaking up oddly. Instead of being responsive and shrinking in size to fit width, words are oddly broken up among lines. Is there code we could add to keep words intact / have headlines be response?
Thanks for your assistance!
All the best, Mary