-
Content Count
167 -
Joined
-
Last visited
-
Days Won
2
lu.diehl last won the day on November 15 2019
lu.diehl had the most liked content!
Personal Information
- Website
-
Location
Brooklyn, NY
Recent Profile Visitors
-
EricB reacted to an answer to a question: Bedford Blog Banner help please
-
JulietteEp reacted to an answer to a question: Brine: Nav to change color after scrolling past Hero
-
SodaCreekDigital reacted to an answer to a question: Change size of specific image when viewing on mobile
-
Change size of specific image when viewing on mobile
lu.diehl replied to doshea's question in Coding and Customization
Hey @ACScruggs-- can you share a link to your website?- 62 replies
-
- brine-template
- image
-
(and 3 more)
Tagged with:
-
lu.diehl reacted to a post in a topic: WhatsApp Icon in "Social Links"
-
lu.diehl reacted to an answer to a question: Brine: Nav to change color after scrolling past Hero
-
lu.diehl reacted to an answer to a question: Brine: Nav to change color after scrolling past Hero
-
ekspohz reacted to an answer to a question: Brine: Nav to change color after scrolling past Hero
-
BeeLeaf reacted to an answer to a question: Change size of specific image when viewing on mobile
-
Hide Navigation Bar on only one Page Brine family Template
lu.diehl replied to JuBalas's question in Coding and Customization
@luisgonzalez- were you able to fix it? because I don't see any logo when viewing the site on desktop or mobile.- 12 replies
-
- brine-template
- custom-template
-
(and 1 more)
Tagged with:
-
Hide Navigation Bar on only one Page Brine family Template
lu.diehl replied to JuBalas's question in Coding and Customization
Are you using a brine template family? Better yet, can you share the link to your site?- 12 replies
-
- brine-template
- custom-template
-
(and 1 more)
Tagged with:
-
lu.diehl reacted to an answer to a question: font awesome icons
-
lu.diehl reacted to a post in a topic: Social Sharing on 7.1
-
DRAKEZEN reacted to an answer to a question: Brine: Nav to change color after scrolling past Hero
-
Help! how to create a splitscreen section
lu.diehl replied to GSv's question in Coding and Customization
Of course! I'm just glad that you found help and were able to get it done! 😉 👏 -
Hi @Adam9 - this will happen and you can add css to remove the extra padding, but let's change the approach and add this to your code block instead: <h1 id="how-i-work" style="text-align: center;">How it Works<h1>
- 10 replies
-
- folder
- navigation-link
-
(and 2 more)
Tagged with:
-
hi @Adam9 - you can edit this in Design > Colors > Section Themes 1. Go to the theme you are using with your Navigation 2. Hover over the theme until you see the pen icon and click to edit the theme 3. You'll see the first section will be Header and the second option is the Navigation Links color I wasn't able to check your website because you didn't add a password, only you can see it. If you want to add a password to your site, go to Settings > Site Availability > Choose Password Protected. Let me know if this was helpful! 😉
- 4 replies
-
- navigation
- colour change
-
(and 1 more)
Tagged with:
-
How to make portrait images same width as landspace images
lu.diehl replied to e_robertson's question in Coding and Customization
if changing the layout doesn't work, you can try adding the following code to Design > Custom CSS: .project-image-portrait-caption-style-offset .project-slide .project-slide-image-container.already-animated { min-width: 100% !important; } Let me know which way worked... or if you're still having trouble with it 😉 -
How do you add a Search Block on Blog Page in Squarespace 7.1?
lu.diehl replied to Becs's question in Coding and Customization
hi @Becs - you can add a new section above your blog section. Go to your main blog page, click Edit and edit it as you would any other page. Adding a new section will allow you to add any content to your main blog page, such as a search bar block. Let me know if this answers your question... 😉- 1 reply
-
- 7.1
- squarespace-7.1
-
(and 2 more)
Tagged with:
-
How to make portrait images same width as landspace images
lu.diehl replied to e_robertson's question in Coding and Customization
Hi - Have you tried to change the layout of your gallery to masonry instead of using it as a slide? -
Help! how to create a splitscreen section
lu.diehl replied to GSv's question in Coding and Customization
@GSv great! I know you're trying to use a code block to achieve this, and have mentioned that you didn't want to use image blocks. But you can definitely use image blocks (portrait layout) but then you hide the images and add a background to each of these images separately and it is quite easy. You can also add a color hover effect if you want the color to change when hovering over the content. If you can, share how you fixed it 😉 and good luck! The site is looking great! -
Help! how to create a splitscreen section
lu.diehl replied to GSv's question in Coding and Customization
hi @GSv - Your website looks exactly like the image you shared... it looks like you were able to achieve what you're looking to do... ? -
Hey @Adam9 - I wasn't sure how you ended up doing it... the letter "I" is underlined and if you added the code as an empty code block, the I shouldn't be a link. Ok, here we go: 1. Remove the link associated with the letter "I" 2. In the code block you have above your text, remove the text in btw the <> elements: <p id="how-i-work"><p> 3. Add an anchor link as a dropdown - under COACHING, click Add a Page and choose "Link" - add your Link Title: "How I work" - add your anchor link: "/your-page-url/#how-i-work" I hope this helps!! Let me know. I
- 10 replies
-
- folder
- navigation-link
-
(and 2 more)
Tagged with:
-
Brine: Nav to change color after scrolling past Hero
lu.diehl replied to AThompson_social's question in Coding and Customization
Hi @Adam9 - if that is one of your website colors, you can go to your first section and change the background color of that section. The navigation inherit the color of the first section in the Squarespace 7.1 version. Let me know if this worked!- 17 replies
-
- brine-template
- scrolling
-
(and 3 more)
Tagged with:
-
Yes, when you have link it automatically underlines it. You can fix this in a couple of different ways but I'll show you one... in your code block you probably have something like this: <h1 id="unique-id">HOW I WORK</h1> Add a piece of styling like this: <h1 id="unique-id" style="text-decoration: none!important;">HOW I WORK</h1> Let me know if this worked!
- 10 replies
-
- folder
- navigation-link
-
(and 2 more)
Tagged with: