rafaelRA Posted December 8, 2021 Share Posted December 8, 2021 Site URL: https://radiantlyalive.com/yoga-teacher-training Hello all, I have two issues with my page https://www.radiantlyalive.com/yoga-teacher-training On desktop version the header and title are aligned and centered, so all good! However, with the mobile version, there is a lot of space after my title, any chance that I can reduce that waste of space for the mobile version only? --- My 2nd issue is that, the size of the pictures on my page (galleries) should be bigger on mobile. Any chance that I can increase the size, for mobile only? Desktop version looks fine: Mobile version isn't great (pictures are too small): THANK YOU SO MUCH IN ADVANCE, 🙏 Link to comment
Beyondspace Posted December 8, 2021 Share Posted December 8, 2021 2 hours ago, rafaelRA said: Site URL: https://radiantlyalive.com/yoga-teacher-training Hello all, I have two issues with my page https://www.radiantlyalive.com/yoga-teacher-training On desktop version the header and title are aligned and centered, so all good! However, with the mobile version, there is a lot of space after my title, any chance that I can reduce that waste of space for the mobile version only? --- My 2nd issue is that, the size of the pictures on my page (galleries) should be bigger on mobile. Any chance that I can increase the size, for mobile only? Desktop version looks fine: Mobile version isn't great (pictures are too small): THANK YOU SO MUCH IN ADVANCE, 🙏 1. Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { .banner-thumbnail-wrapper { height: 320px; } } 2. Do you mean this section? 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
rafaelRA Posted December 8, 2021 Author Share Posted December 8, 2021 16 hours ago, bangank36 said: 1. Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { .banner-thumbnail-wrapper { height: 320px; } } Hello @bangank36 Thank you so much! 16 hours ago, bangank36 said: 2. Do you mean this section? yes, indeed I mean those pictures and the ones at the bottom, 🙏 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