Radhika22 Posted June 16, 2021 Share Posted June 16, 2021 Site URL: https://www.jivamorelife.com/links Hi. I am creating a replica of a "linktree" landing page but on my website. I was able to format it correctly on the website view, but when you look at the mobile view, the image (a photo of me) is really large and takes up most of the screen so you have to scroll down to see the links (image below). How can I make the image smaller in the mobile view so you can see at least 4 links without scrolling? Link to comment
tuanphan Posted June 17, 2021 Share Posted June 17, 2021 Add to Design > Custom CSS /* Mobile-Links image */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1618015393840_2565 { width: 50%; 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