Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey,
    That’s because of background attachment fixed.. add this css:

    @media (max-width: 768px){
    .home_calltoaction .kt-home-call-to-action.panel-row-style-wide-feature {
    background-attachment: inherit !important;
    }
    }

    I may update the theme with something similar as well to prevent mobile from trying to use background attachment.

    Kadence Themes

    Thread Starter helloyounglionsxo

    (@helloyounglionsxo)

    Perfect! That worked wonders. Thanks very much 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue with Call to Action image on iOS mobile’ is closed to new replies.