eoanmedia Posted May 15, 2020 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
tuanphan Posted May 15, 2020 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
eoanmedia Posted May 16, 2020 Author 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.