How do I alter an image size in mobile view?
pluginplugin-siteorigin-cssquestion · By Laurie Mackintosh · 8 years ago · Reply by Alex S 8 years ago
How do i alter an image widget size in mobile view only using the mobile CSS styles box. I have used this CSS /* Adjust thumbnail size on mobile */ @media only screen and (min-width: 800px) { img.thumbnail { height:…