cltexan Posted February 5, 2022 Share Posted February 5, 2022 Site URL: https://www.artifactslux.com I'm trying to figure out how to re-crop an image for mobile. In a portfolio page, I have a background image with the subject left justified in the composition. I love how it works in desktop mode. Unfortunately when switching to mobile mode, the subject is cropped out. If I go into the Projects settings page and crop the image for mobile, it obviously sucks in desktop. I have found some online tutorials for adjusting the size of images for mobile, but that's not exactly what I'm trying to do. Also, none of those tutorials are dealing with the Project page format. Any suggestions would be appreciated. Thanks! Link to comment
tuanphan Posted February 7, 2022 Share Posted February 7, 2022 This CSS @media screen and (max-width: 767px) { body.homepage .portfolio-hover-bg-img { background-position:15% !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment