Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WebberZone

    (@webberzone)

    I haven’t experimented with this yet, but it might be adding some CSS code similar to this:

    @media (max-width: 500px) {
       .tptn_thumb {
          width: 50px;
          height: 50px;
       }
    }

    You’ll need to tweak 500, and 50 respectively to what works.

    Thread Starter bazzar1206

    (@bazzar1206)

    This seems to have worked. Thanks for the help.

    Plugin Author WebberZone

    (@webberzone)

    Thanks for the feedback. It definitely helps in getting the styles responsive, which is an important point on my agenda for the plugin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘responsive thumbs’ is closed to new replies.