-
Posts
14 -
Joined
-
Last visited
Crumpy's Achievements
-
tuanphan reacted to a post in a topic: Reduce space between gallery blocks for certain screen size
-
Reduce space between gallery blocks for certain screen size
Crumpy replied to Crumpy's topic in Customize with code
@tuanphan Thank you for taking the time to respond! That code didn't change anything, BUT.... I found code from another post (copied below) that you responded to, which did lessen the problem. So, thank you!! /* fill section */ .fe-6646db076f7f873761b44955 { --inset-padding: 0 !important; } -
Reduce space between gallery blocks for certain screen size
Crumpy replied to Crumpy's topic in Customize with code
@HoaLT Apologies for not including the URL. Here it is: https://www.framepower.nz/photo-portfolio -
Crumpy started following Reduce space between gallery blocks for certain screen size
-
My client wanted hundreds of pictures posted directly on a page. So, I added 2 separate gallery blocks. Now, on his deviced (a MacBook Pro and iPhone), a huge amount of dead space is appearing BETWEEN gallery block #1 and #2 -- and there's also extra space BELOW gallery block #2. Suggestions for how to fix this, which seems to only be an issue on certain screen sizes? Thank you! 🙂
-
@creedon: Thanks for your input. As it turns out, there was something in the code injection that was interfering. It was code to make the main folders clickable, which I had completely forgotten was there. So after removing that, voila! Thanks for your thoughtful ideas to help me figure this out.
-
THE CASE OF THE DISAPPEARING TOP NAV MENU... When clicking the back button on a web browser, the first 3 titles in the top navigation menu sometimes (but not always) disappear -- but CONTACT always remains. My client said he has experienced it in different situations. For me, I typically see it happen when I start on HOME > go to SERVICES/VIDEOPRODUCTION > then click the "back" button to HOME. Any thoughts about what I should investigate? Thanks! https://www.framepower.nz/
-
Crumpy reacted to a post in a topic: Drop cap for a specific paragraph not working when block ID added to CSS
-
Beyondspace reacted to a post in a topic: Delay Load Time of Text Boxes by 2 Seconds
-
Crumpy reacted to a post in a topic: Delay Load Time of Text Boxes by 2 Seconds
-
Thank you so much, Beyondspace!
-
I'm trying to target specific block IDs so I can add a drop capital letter to the first letter of specific paragraphs. This code works fine BEFORE I add the block ID -- it applies the drop cap to ALL paragraphs. So what am I messing up when I add the block ID? //Drop Case Letters - not working when block ID is added// #block-yui_3_17_2_1_1711480533458_360782:first-letter{ font-weight: bolder; display: block; float: left; margin-top: 1rem; margin-bottom: 0rem; margin-right: 3px; font-size: 4rem; } The screenshot below is from the "Joie de Vivre" page.
-
Here's the URL: https://blue-cow-nyej.squarespace.com/config/?password=pass
-
Thank you!
-
I'd like to apply a 2-second delay for when a couple text boxes load onto the page. How do I have a 2-second delay applied to the circled blocks? #block-yui_3_17_2_1_1712594122466_4852 #block-yui_3_17_2_1_1712937226300_14646 Thank you!
-
For the attached multilingual site, there are 3 versions of the site (English, French, German). The client is saying that when you view the site in one language, that Google is still reading ALL 3 VERSIONS of the footer. They're asking if there's a way to show only 1 footer to the Google bot, based on the version of the site that someone is viewing. In other words, is it possible to hide the 2 footer versions that don't apply to a particular language from Google?
-
On a product page, how can I target a diacritical mark in the PRODUCT TITLE, so that I can adjust the one letter that is getting stretched? See the letter "c" with the diacritic mark.