eoanmedia Posted May 15, 2020 Share Posted May 15, 2020 Site URL: https://www.noduswatches.com/retrospect-feature Hi all! I'm trying to edit the mobile version of my website, URL above - as you can see, the image title overlaps with the image and for the life of me, I cannot figure out how to tweak the padding between the image and text. I think some custom CSS is needed here. Any and all help/advice is much appreciated! Thanks in advance! W Link to comment
tuanphan Posted May 15, 2020 Share Posted May 15, 2020 Add to Home > Design > custom CSS @media screen and (max-width:640px) { .image-block-overlap-content-position-center .sqs-block-image .design-layout-overlap .image-card-wrapper { margin-top: 10%; } } 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
eoanmedia Posted May 16, 2020 Author Share Posted May 16, 2020 14 hours ago, tuanphan said: Add to Home > Design > custom CSS @media screen and (max-width:640px) { .image-block-overlap-content-position-center .sqs-block-image .design-layout-overlap .image-card-wrapper { margin-top: 10%; } } Thanks, man! You're awesome. W Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.