Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Tom

    (@edge22)

    You could try something like this:

    @media (max-width: 768px) {
          canvas#myCanvas {
                width: 100%;
                height: auto;
          }
    }
    Thread Starter ma3ry

    (@ma3ry)

    Tom, you always come through for me with exactly what I need.

    Thank you so very much!!!

    Theme Author Tom

    (@edge22)

    You’re welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘GP Hooks Banner Width For Phone’ is closed to new replies.