bawebb123
Member-
Content Count
26 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
bawebb123 started following Portfolio - Load Blog Entries by Letter, Find and Replace Text Across Site, Transparent Header on Specific Pages and 4 others
-
Site URL: https://seabass-maroon-5h8g.squarespace.com/oak-point-portfolio/ames-department-stores https://seabass-maroon-5h8g.squarespace.com/oak-point-portfolio/ames-department-stores Password: oakpointtest Is there a find and replace text tool available? On my website, I have "Phone Number: 847-577-1374 (Janice Alwin)" on over 600 pages that I would now like to change. Thanks, Bryan
-
Transparent Header on Specific Pages
bawebb123 replied to bawebb123's question in Coding and Customization
I was able to find a solution to my question on a separate posting -
Site URL: https://seabass-maroon-5h8g.squarespace.com/ https://seabass-maroon-5h8g.squarespace.com/ Password: oakpointtest On my current website, I like how my header is transparent at first, and becomes a solid grey when scrolling down. This works for most pages. But on my portfolio "blogs", since the header takes the background color of the first section, the header becomes white. The navigation links and logo don't work with white backgrounds. I would rather for these pages the header is set to dark grey. Example: https://seabass-maroon-5h8g.squarespace.com/config/?frameUrl=%2Foa
-
Site URL: https://seabass-maroon-5h8g.squarespace.com/remnant-assets Website password: oakpointtest I want text to display in columns on desktop, but on mobile, I would like the text to display as one column. When I do so, a space is created separating the text. I would like to remove the space created. Is there CSS or a way to organize the text blocks to do so? Thanks
-
Amazing. You're the best tuanphan
-
Hi Tuanphan, I recently updated the order of the people on my page and the order on mobile is all messed up. I am still using the below code and I tried your line block trick. Now there is a bunch of white space in between people. Some people are aligning on the left of mobile screens too instead of the left. https://seabass-maroon-5h8g.squarespace.com/team Password: oakpointtest @media screen and (max-width:767px) { div#page-section-5f5a7d3357b36416be95a88a>.row>.col>.row>.col { width: 50% !important; float: left !important; } div#page-section-5f5a7d3357
-
I was able to figure out with the plug-in code.
-
tuanphan reacted to an answer to a question: Portfolio - Load Blog Entries by Letter
-
Portfolio - Load Blog Entries by Letter
bawebb123 replied to bawebb123's question in Coding and Customization
Nevermind. Got in touch with the creator of the plug-in and he was able to help me -
Portfolio - Load Blog Entries by Letter
bawebb123 replied to bawebb123's question in Coding and Customization
Hi tuanphan. Is it possible to hide the Sort: A-Z element from my website? I need to function to work, but would rather that block not appear. -
Site URL: https://seabass-maroon-5h8g.squarespace.com/portfolio Password for website: oakpointtest I realize that the search icon is a png and you cannot simply change the color. How do I switch out a white png for a black png of the search icon? Thanks
-
Remove Padding on Image Blocks while Adding Drop Shadow
bawebb123 replied to bawebb123's question in Coding and Customization
That worked. Thanks -
Portfolio - Load Blog Entries by Letter
bawebb123 replied to bawebb123's question in Coding and Customization
I actually found that while looking for a solution over the weekend. I am going to try it out. Thanks tuanphan! -
Site URL: https://seabass-maroon-5h8g.squarespace.com/portfolio Password: oakpointtest Is it possible to click on a link that would only load blog entries starting with a specific letter? On my portfolio page I have a alphabet at the top. I would like to be able to click the letter "A" and the summary block below to only load blog entries starting with the letter A. Similar to this website: https://a16z.com/portfolio/# If it's not possible, how would I go about creating something similar to what is used on the homepage of https://www.squarespace.com/? Under "CREATE A WEBS
-
Remove Padding on Image Blocks while Adding Drop Shadow
bawebb123 replied to bawebb123's question in Coding and Customization
Hi yes. Still haven't been able to figure it out. Also, is there a way to remove the css from applying to the image in the footer? -
Remove showing blog tags on mobile in Summary list
bawebb123 replied to bawebb123's question in Coding and Customization
Works perfectly. Thanks!