• Resolved betyonfire

    (@betyonfire)


    This seems like a great plugin for pulling USGS data and I’m testing it out on a site I’m making. I’m wondering how hard it would be to add a class to the image of the graph on the page — I’d like to make the graphics responsive. I looked at the code and I didn’t see a clear way to add this. Is it possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter betyonfire

    (@betyonfire)

    I figured it out — just added a style rule:

    div .KWC_USGS img {
    width: 100%;
    }

    • This reply was modified 6 years, 11 months ago by betyonfire.
    Plugin Author Chris Kindred

    (@chrismkindred)

    Glad you were able to get it worked out. Your solution will work great and thank you for marking this as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add class to image graphs’ is closed to new replies.