Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter digitaleffex

    (@digitaleffex)

    Anyone monitoring this forum?

    Tanay

    (@tanaykhandelwal-1)

    Hi There,

    You could change the iPhone image by using CSS

    @media (max-width:767px){
      #home {background-image: url('your-iphone-image-link');}
    }

    Cheers!

    Thread Starter digitaleffex

    (@digitaleffex)

    Hi Tanay… Thanks for the response. Unfortunately that did not do the trick. Any other options?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Header Image Not Responsive’ is closed to new replies.