jasmine_noronha Posted September 3, 2020 Share Posted September 3, 2020 Site URL: https://www.jasmine-noronha.com hello! i'd like to resize the images on the "film" section in mobile view. can someone advise on the code to do this? thanks! Link to comment
jasmine_noronha Posted September 7, 2020 Author Share Posted September 7, 2020 @tuanphan please help! thanks Link to comment
tuanphan Posted September 12, 2020 Share Posted September 12, 2020 Try adding to Home > Design > Custom CSS @media screen and (max-width:640px) { .index-item-height-medium:not(.index-item-width-grid) .index-item { width: 90%; margin: 0 auto; } } 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