mattpjones17 Posted July 24, 2021 Share Posted July 24, 2021 Site URL: http://mattpjones.com I have spent the last week getting my website setup and all is going well! However, when I do desktop view the template forces my thumbnails side by side in a large browser window. Is there some way to not have it do this? Perhaps have padding or a max site width? Since this is a 7.0 template I am unable to adjust site width in the settings as far as I can tell. http://mattpjones.com Here is how it looks currently And I would like it to resemble tablet view, even when in desktop width: The site I am ideally looking to have mine like is http://www.justinmooredp.com/ They have the same template as me but I am guessing there is some custom code to keep the width fixed (regardless of browser size), and then add padding when it gets stretched out on a large display. I am on a 30 inch monitor and seeing like the screenshots above. Any help would be great! Beyondspace 1 Link to comment
Beyondspace Posted July 24, 2021 Share Posted July 24, 2021 6 hours ago, mattpjones17 said: Site URL: http://mattpjones.com I have spent the last week getting my website setup and all is going well! However, when I do desktop view the template forces my thumbnails side by side in a large browser window. Is there some way to not have it do this? Perhaps have padding or a max site width? Since this is a 7.0 template I am unable to adjust site width in the settings as far as I can tell. http://mattpjones.com Here is how it looks currently And I would like it to resemble tablet view, even when in desktop width: The site I am ideally looking to have mine like is http://www.justinmooredp.com/ They have the same template as me but I am guessing there is some custom code to keep the width fixed (regardless of browser size), and then add padding when it gets stretched out on a large display. I am on a 30 inch monitor and seeing like the screenshots above. Any help would be great! try #grid .item { overflow: hidden; width: 100% !important; position: static !important; height: auto !important; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! 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