-
Content Count
26 -
Joined
-
Last visited
Personal Information
- Website
-
Location
Albany, NY
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
derricksrandomviews reacted to an answer to a question: Add Spotify Icon to Top Navigation
-
Add Spotify Icon to Top Navigation
laurentaylar replied to laurentaylar's question in Coding and Customization
Wow I feel like such an idiot lol I thought I had already tried that. Thanks so much! Problem fixed haha -
Add Spotify Icon to Top Navigation
laurentaylar replied to laurentaylar's question in Coding and Customization
It added this massive file at the bottom of the website. -
Add Spotify Icon to Top Navigation
laurentaylar replied to laurentaylar's question in Coding and Customization
Thanks so much! I went through the process, but it's still not working. -
laurentaylar started following Accordion feature and spacing between blocks, Add Spotify Icon to Top Navigation, Make a dropdown navigation folder not clickable and 1 other
-
Site URL: https://emily-dipace-music.squarespace.com/ I need help with adding a Spotify image icon to the top navigation. I've already added the URL to the custom files area. There's a link in there right now in its place. I'm building this site in 7.1. Link: https://emily-dipace-music.squarespace.com/ Password: emilydipace Any help would be so appreciated! I've tried looking at blog posts but can't find exactly what I'm looking for
-
Make a dropdown navigation folder not clickable
laurentaylar replied to laurentaylar's question in Coding and Customization
Here's an image. Basically, I want to be able to move the pages up / decrease the spacing between the menu and first page. -
Make a dropdown navigation folder not clickable
laurentaylar replied to laurentaylar's question in Coding and Customization
You're a lifesaver!! Thank you!! Do you know how I would decrease the spacing between the menu and the individual page below them? Just to be able to move them up a little bit? -
Accordion feature and spacing between blocks
laurentaylar replied to laurentaylar's question in Coding and Customization
I believe it just automatically worked when I added the code. -
Make a dropdown navigation folder not clickable
laurentaylar posted a question in Coding and Customization
I'm trying to make it so that the menu isn't clickable in a navigation for two specific menus. So only the pages below it are clickable and not the actual menu. I'm trying to do it for this site: https://quadra-capital.squarespace.com/ (password: quadracapital) for "investment solutions" and "contact." Would really appreciate any help! -
Vaktis_naturbruk reacted to a question: Accordion feature and spacing between blocks
-
I am trying to figure this out too.
-
Accordion feature and spacing between blocks
laurentaylar replied to laurentaylar's question in Coding and Customization
Thank you so much!! -
Accordion feature and spacing between blocks
laurentaylar replied to laurentaylar's question in Coding and Customization
The first one worked, thank you so much!! The second doesn't seem to be making any change on the page. I'm not sure why. -
Accordion feature and spacing between blocks
laurentaylar posted a question in Coding and Customization
I have a question about this page: https://quadra-capital.squarespace.com/capital-raising password: quadracapital 1. Do you know if it's possible to move the plus icons under the second section to the left and right align the text? I inserted code to create the accordion on the FAQ page but I'm not sure if there's a way to switch the placement of the + icons on this specific page. 2. I had to insert the grey numbers as images. Do you know how I would decrease the padding of these to get them closer to the text boxes below? Thanks! -
Add button on gallery page slideshow
laurentaylar replied to laurentaylar's question in Coding and Customization
It was the ";" that was messing it up. Thank you so much! You've been a lifesaver! -
Add button on gallery page slideshow
laurentaylar replied to laurentaylar's question in Coding and Customization
Thanks! I just tried that but it's not working. Is there something else I should try? -
Add button on gallery page slideshow
laurentaylar replied to laurentaylar's question in Coding and Customization
Actually it looks like I figured it out with this: .Index-gallery-item-content-body a { color: #ffffff; background-color: transparent !important; border-radius: 20px; padding: 8px 20px; border: solid 2px #ffffff!important } Now I'm just curious how to add spacing between the paragraph and the button so they're not so close to one another. Do you know how to add that?