Websley
Circle Member-
Posts
30 -
Joined
-
Last visited
Recent Profile Visitors
986 profile views
Websley's Achievements
-
Callan reacted to a post in a topic: How can we create a community discussion function on a squarespace website?
-
millagorilla reacted to a post in a topic: How to replace logo in dropdown menu for mobile version
-
JulianP reacted to a post in a topic: First time site on squarespace- feedback please
-
Hi Sunnie you can try this code! Just change the color to whatever color or hex code you would like and then the collection id as well to your specific one. You can find your collection ID by using the inspector tool or even easier, just download the Squarespace ID finder chrome extension tool and find the specific one by page. Hope this helps! #collection-66305764abf8b70959ba6b64{ .header-border { background-color: red; } }
-
Hi everyone! I have been having issues with the summary block recently. I used this code to fix the thumbnail getting cutoff in the summary block but now the padding between the image and text is too big. Does anyone know how to fix this? Thank you! This is the site: https://www.uninvested.org/
-
First time site on squarespace- feedback please
Websley replied to danield56's topic in Feedback on Your Site
I'm impressed it's a great start! I just have a couple little things that should instantly improve your site: 1. Make the navigation menu a bit smaller. Currently it's taking up too much of the hero section. 2. Add a little padding in the book now section 3. Keep the google reviews section the same color as the background. That way it looks like it's a part of the site and not just a block thrown on there. Hope this helps! -
Add gradient background to specific sections
Websley replied to elsinor's topic in Customize with code
Can you share the link to the website? -
Change the shape of the Acuity button to match website buttons
Websley replied to Dagoddez's topic in Customize with code
Hi can you share the link to the website? -
hayleykimstudios reacted to a post in a topic: CSS code for Buttons & Shop
-
Websley started following Turn off blog page animation , Optimize images on blog for mobile , Tabs in a blog? and 1 other
-
Is it possible to make the podcast icons smaller on blog pages for mobile? I would really appreciate any help, I've been trying to figure this out for the past couple days. (Both the ones on the top and the bottom of the site) Thank you! This is the site: https://uninvested.squarespace.com/episodes/episode-1-ey3yn password = pass This is the reference site that I want the icons to look like. https://www.lennyspodcast.com/unorthodox-frameworks-for-growing-your-product-career-and-impact-bangaly-kaba-youtube-instagra/
-
mgroeteke reacted to a post in a topic: Change text of "You Might Also Like" on product pages in Wells template?
-
Hi I've been struggling to find this anywhere and would love some guidance. Does anyone know if it's possible to create a toggle like this reference site here: https://www.lennyspodcast.com/unorthodox-frameworks-for-growing-your-product-career-and-impact-bangaly-kaba-youtube-instagra/ Any help is appreciated. Thank you!
-
Sorry for the confusion. I'm talking about this page. The password is pass: https://uninvested.squarespace.com/episodes/episode-1-ey3yn
-
Hi everyone I have been trying to figure this out for quite a while now so any help would be greatly appreciated! https://uninvested.squarespace.com/?password=pass I'm looking to fix the size of the logos for mobile and would like for it to be consistent on every blog page. Anyone know how to do this? I provided some images of what I'm looking for. If possible I'd have the logos in the red circle and have the rest of the text in the blog to move up
-
If you head into the header and click on the logo you can actually just adjust the height of the logo for mobile only. It should be labeled "mobile logo max height". If that doesn't work and you need a code solution let me know.
-
Feedback wanted: Thoughts on my new website please?
Websley replied to Paul123456789's topic in Feedback on Your Site
I think the website is simple but is amazing at serving its purpose. Because when I went on it, I was wowed by your work. Great job!- 2 replies
-
- photography
- design
-
(and 2 more)
Tagged with:
-
Hey Tim, I think it's a great start and I really love the icons. But just a couple things about the hero section to maybe consider: Introduce some font hierarchy between your header and paragraph fonts. The paragraph saying "A shift to customer-centricity" should be smaller to contrast more from "Innosee" Add a Call-to-action button in your hero section. So whatever you're main goal of the site is, make sure to include that right in that first section. A lot of times, users don't even make it past the first two sections
-
Yeah this is actually native to Squarespace! You just head into site styles -> accessories -> and then you can adjust the site margin to your liking. Hope this helps!
-
No worries! Depends what you need. If it's the product description you can input this and put your font family there: .ProductItem-details { font-family: 'enter-font-here'; }