Icclebug Posted May 28, 2020 Share Posted May 28, 2020 (edited) hi everyone, I have a page with around 24 people profiles on it. The design is brilliant, kindly supplied by @tuanphan, I'm having problems with the font size and the height and width of the box. I can change the font size so it looks perfect for the desktop, but it looks too small on the mobile version. Any ideas? Also, depending how much information is in each box determines how high the box is. As you can see, some boxes are deeper than others, is there a way of making them all the same height? Finally, is there a way of reducing the width of the boxes on the mobile version? https://oarfish-salmon-gpgd.squarespace.com/config/design password: criminaljustice Many thanks. Edited May 28, 2020 by Icclebug Link to comment
tuanphan Posted May 31, 2020 Share Posted May 31, 2020 Can you share link to exact page? /config is url for site owner. 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
Icclebug Posted May 31, 2020 Author Share Posted May 31, 2020 Of course, https://oarfish-salmon-gpgd.squarespace.com/fellows Thank you 🙂 Link to comment
Icclebug Posted June 3, 2020 Author Share Posted June 3, 2020 Hi @tuanphan any thoughts on this please? Link to comment
Icclebug Posted June 8, 2020 Author Share Posted June 8, 2020 Hey @tuanphan I managed to sort the font size and width of the boxes on the mobile version. The only thing I’m struggling with is making the boxes all the same height on the desktop. Link to comment
tuanphan Posted June 8, 2020 Share Posted June 8, 2020 1 hour ago, Icclebug said: Hey @tuanphan I managed to sort the font size and width of the boxes on the mobile version. The only thing I’m struggling with is making the boxes all the same height on the desktop. You can duplicate your site & add me as a contributor, I will test some js code to equal height. 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
Icclebug Posted June 8, 2020 Author Share Posted June 8, 2020 (edited) Hi @tuanphan do i just add you as a contributor in permissions? Do i need your email? Can't duplicate site as it's in developer mode and it states I will lose all progress. Edited June 8, 2020 by Icclebug Link to comment
tuanphan Posted June 8, 2020 Share Posted June 8, 2020 It is relatively complex. Will need to adjust all markdown code. I will check carefully later. 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
Icclebug Posted June 8, 2020 Author Share Posted June 8, 2020 No worries and thank you. One quick question, if you look on this page: https://oarfish-salmon-gpgd.squarespace.com/alan-plumb I want to add more white space above and below the image/text, as it's a little squashed on the desktop. If I do this, it creates huge amounts of white space on the mobile version. Is there a way to stop that at all? Link to comment
tuanphan Posted June 8, 2020 Share Posted June 8, 2020 if you use code to do this, edit your code to @media screen and (min-width:641px) { paste your code here } Icclebug 1 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
Icclebug Posted June 8, 2020 Author Share Posted June 8, 2020 Hi, thank you. Does the code go into the CSS or the markdown code and which code would i paste into it? Link to comment
tuanphan Posted June 9, 2020 Share Posted June 9, 2020 "add more white space above and below the image/text," how did you create this? 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
Icclebug Posted June 9, 2020 Author Share Posted June 9, 2020 (edited) There is padding above and below done in Design Styles, I’m thinking more space can be added with spacers but that then creates the issue on the mobile. Edited June 9, 2020 by Icclebug Link to comment
Icclebug Posted June 9, 2020 Author Share Posted June 9, 2020 hi @tuanphan See attached screenshots from desktop and mobile. You'll see on the desktop spacing seems ok above and below the image/text. On the mobile version, you'll see the red highlighted section at the top - not enough space in between the markdown block and the text block. The red highlighted section further down shows too much white space. The red highlighted sections on both the mobile and desktop shows too much line height in the footer. I've added this to the CSS but it doesn't reduce the line height enough. nav.Footer-nav { padding-top: 0 !important; padding-bottom: 0 !important; } 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