SandraC Posted November 30, 2022 Share Posted November 30, 2022 Hi there, How can I adjust this so the tag cloud doesn't run off the page in the tablet view? I'm using Bedford 7.0. Thank you! Link to comment
Beyondspace Posted December 1, 2022 Share Posted December 1, 2022 17 hours ago, SandraC said: Hi there, How can I adjust this so the tag cloud doesn't run off the page in the tablet view? I'm using Bedford 7.0. Thank you! Can you share your site with the protected password? 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
SandraC Posted December 1, 2022 Author Share Posted December 1, 2022 my site is sandracurry.com Link to comment
Beyondspace Posted December 2, 2022 Share Posted December 2, 2022 12 hours ago, SandraC said: my site is sandracurry.com Can you share the direct link to the page which has your issues? 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
SandraC Posted December 2, 2022 Author Share Posted December 2, 2022 sandracurry.com/transformational-tips in the tablet view. Link to comment
tuanphan Posted December 4, 2022 Share Posted December 4, 2022 On 12/3/2022 at 12:57 AM, SandraC said: sandracurry.com/transformational-tips in the tablet view. How about forcing Tablet layout same as Mobile? (for this page only). If you agree, we can give the code 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
SandraC Posted December 11, 2022 Author Share Posted December 11, 2022 Is there a way to reduce the font size in the tablet view? I would rather not have the tablet view look like the mobile view, if possible. Link to comment
SandraC Posted December 15, 2022 Author Share Posted December 15, 2022 @tuanphanIs there a way to reduce the font size in the tablet view? I would rather not have the tablet view look like the mobile view, if possible. Link to comment
Solution tuanphan Posted December 20, 2022 Solution Share Posted December 20, 2022 On 12/16/2022 at 6:48 AM, SandraC said: @tuanphanIs there a way to reduce the font size in the tablet view? I would rather not have the tablet view look like the mobile view, if possible. Add to Design > Custom CSS /* TagCloud on mobile */ @media screen and (max-width:991px) and (min-width:768px) { .tagcloud-block span { font-size: 16px; } } 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
SandraC Posted December 21, 2022 Author Share Posted December 21, 2022 @tuanphanthank you! this worked to resize the tablet view! thanks again! happy holidays! tuanphan 1 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