• Resolved hollywoodonlocation

    (@hollywoodonlocation)


    Hi Tobias,

    I have 3 rows across and 3 rows down. Each has an image (300×300).
    Looks fine on the computer, but not responsive on phone.

    I have downloaded and activated the responsive plugin, added the new code to the tag and even tried the css below – but still not responsive.

    Suggestions?
    Thanks.

    .tablepress-id-24 img {
    max-width: 100%;
    }

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    For your table, please try the CSS code

    .tablepress-id-21 img {
        max-width: 100%;
    }

    Regards,
    Tobias

    Thread Starter hollywoodonlocation

    (@hollywoodonlocation)

    That worked. Thank you so much.
    I’m buying you a cup of coffee now!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!
    And thanks for the donation, I really appreciate it!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

    Thread Starter hollywoodonlocation

    (@hollywoodonlocation)

    I appreciate the plugin!
    Thanks. :o)

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    that’s nice to hear 🙂

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Responsive Table With Images Too’ is closed to new replies.