cpotisch Posted January 7, 2020 Share Posted January 7, 2020 The titles on my gallery slideshow are too small on mobile. Is there any way to adjust this? Also, is it possible to adjust the size of the right/left controls, beyond just the "large" and "small" options? My site is twilightrail.com, the password is "cat", and I'm talking about the home screen. Thanks so much for any help. Link to comment
tuanphan Posted January 7, 2020 Share Posted January 7, 2020 Can you take screenshot of "gallery slideshow title"? some custom code can solve. 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
cpotisch Posted January 8, 2020 Author Share Posted January 8, 2020 3 hours ago, tuanphan said: Can you take screenshot of "gallery slideshow title"? some custom code can solve. Yep. It's not that it's abnormally small. It just seems a bit off to me. Link to comment
tuanphan Posted January 8, 2020 Share Posted January 8, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { h2.Index-gallery-item-content-heading { font-size: 50px; } } 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
cpotisch Posted January 8, 2020 Author Share Posted January 8, 2020 51 minutes ago, tuanphan said: Add to Home > Design > Custom CSS @media screen and (max-width:640px) { h2.Index-gallery-item-content-heading { font-size: 50px; } } Yep, works perfectly. Thank you so much. Any thoughts about the left/right arrows? Link to comment
tuanphan Posted January 8, 2020 Share Posted January 8, 2020 8 minutes ago, cpotisch said: Yep, works perfectly. Thank you so much. Any thoughts about the left/right arrows? smaller.. 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
cpotisch Posted January 8, 2020 Author Share Posted January 8, 2020 1 hour ago, tuanphan said: smaller.. I mean, is there any code to adjust the size more precisely? I feel like the small arrows are too small, and the big ones are too big. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.