VanessaBell Posted March 15, 2021 Share Posted March 15, 2021 Site URL: https://lynda-evans-draft.squarespace.com/?password=EquineART2021 I'm using the Rally template (Brine) in 7.0 and trying to resize the title and description fonts in the Gallery Lightbox captions. Nothing I've tried is working. Also need to resize the whole caption area, inc background, as in mobile view its covering about half of the image 😞 Any suggestions much appreciated at this point! Beyondspace 1 Link to comment
Beyondspace Posted March 16, 2021 Share Posted March 16, 2021 12 hours ago, VanessaBell said: Site URL: https://lynda-evans-draft.squarespace.com/?password=EquineART2021 I'm using the Rally template (Brine) in 7.0 and trying to resize the title and description fonts in the Gallery Lightbox captions. Nothing I've tried is working. Also need to resize the whole caption area, inc background, as in mobile view its covering about half of the image 😞 Any suggestions much appreciated at this point! You can try this /* For title */ .yui3-lightbox2 .sqs-lightbox-meta h1 { } /* For body */ .yui3-lightbox2 .sqs-lightbox-meta p { } /* On mobile */ @media only screen and (max-width: 768px) { /* For title */ .yui3-lightbox2 .sqs-lightbox-meta h1 { } /* For body */ .yui3-lightbox2 .sqs-lightbox-meta p { } } tuanphan 1 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