Jump to content

bycrawford

Circle Member
  • Posts

    205
  • Joined

  • Last visited

Everything posted by bycrawford

  1. Hey guys, does anybody know if Peachs [https://peachs.co/] works for members areas/courses or just e-com? And if not, do you have any affiliate softwares you'd recommend? I'm looking to set one up for my course [https://sixfiguredesign.club/] but feel like I'm banging my head against a brick wall trying to get the affiliate tracking dialled in!
  2. @paul2009 - was this ever cleared up? I am in the process of setting up an affiliate program for my members area and it isn't clear. I tried Peach's but that doesn't seem to work with a member area!
  3. Hey guys, how would I go about adding a solid block of colour to a blog post header, roughly 25vh, with the title sat in the middle? Attached is a pic of how I'd like it to look. Usually for this, I'd use Will Myers' blog post header plugin, but this colour needs to be on all blog posts whilst being able to have a separate thumbnail image. Site: https://echidna-trout-5mcr.squarespace.com/mission-blog/blog-post-title-one-rgamz password = pass
  4. Hey Kristin, it looks like you have conflicting code which is stopping the font weight being applied. The use of the regular font seems to be overriding the bold. I would suggest process of elimination. So start by removing all code and then just adding in: // My own bold font semi-bold 600 @font-face { font-family: CrimsonTextSemiBold; src: url(https://static1.squarespace.com/static/64bbec1009a61f1b8dfb39e9/t/6549f8b37dff30592cef97cd/1699346611417/CrimsonText-SemiBold.ttf); } // Bold text strong { font-family: 'CrimsonTextSemiBold' !important; } Then you can add the other codes back in one by one. That said, I'm not sure you even need to add bold or italic versions into your site. You should be able to just add the regular text and then specify bold or italic using the text editor.
  5. Hey! Hopefully this helps: https://bycrawford.com/blog/how-to-change-the-mobile-menu-colour-on-squarespace
  6. Hey Elisa, Could you not take out all the code and just capitalise the letters manually as you would normally?
  7. If you haven't already, 'upgrade' the section which will make it Fluid Engine. Then you can drag the section up on your mobile view so that the image is landscape.
  8. Hey Tuanphan, Is there a way to add a transition speed to this? I am thinking around 0.3 seconds. Thank you!
  9. Highlight the text inside each block and apply the stretch tool to it. This will make the text fill it's container and it should then scale with all screen sizes. Pic attached for reference.
  10. Really weird glitch - I get that too. My best solution I've found so far is to add this to CSS: .header-display-desktop { margin-top: -20px; } Then adjust px value to suit.
  11. Remove the / after 'explore' So the link would be: https://fennel-blenny-rylx.squarespace.com/explore#design
  12. @JAY1570048019 - there are 10 colour palettes you can set. Just change two for these specific pages and don't use them anywhere else? I would suggest changing 'Bright 1 & 'Bright 2' as they aren't used as default section colours.
  13. I found this in another thread which may solve your issue: .header-announcement-bar-wrapper { background-image: url("https://static1.squarespace.com/static/5e8f40af1b4e4b61d7da3560/t/5e98a44ff7394c3f871aec65/1587061839876/sunman_tiny.gif") !important; background-size: cover; background-position: center center; background-repeat: no-repeat; } Obviously replace the url with your own
  14. Go to Design > Site Styles and you can change the colour of your section presets. You can then go to your page, click on the pen icon of your section and change to one of these presets.
  15. Thank you Alyssa! It doesn't work for me either. @tuanphan - would you be able to take a look at this site for me please: https://www.lanmark.net/ And let me know whether we could do the hover effect for this burger menu? Thank you 🙂
  16. Hey! What was the code from @tuanphan for this? TIA!
  17. What do you mean by transparent? What will the user actually see the footer as? Do you want there to be an image as the background? Otherwise you'll have to have some form of colour.
  18. Try this: .sqs-widgets-audio-player * { text-align: center !important; }
  19. Hey! Use this: .sqs-widgets-audio-player { border-radius: 10px; } Adjust px value to increase or decrease the curvature.
  20. Hey Abi, I actually made a video off the back of your query over on YT: Some fonts only have a set amount of font weights to choose from (anywhere between 100-900) so it is dependent on what you're using on what site. Hope this helps!
  21. Hey Emily, You could try targeting the block and simply giving it a negative margin. Would advise to only apply this to desktop and not mobile though! So something like: @media screen and (min-width: 641px) { #YOUR-BLOCK-ID { margin-top: -150px !important; z-index: 9999 !important; } }
  22. Yep, try the universal filter plugin: https://www.squarewebsites.org/squarespace-plugins/universal-filter It allows you to enable an absolutely brilliant search function on blog collections. Here's an example site I used it on: https://www.modeltalent.co.uk/women
  23. Try this in your CSS: .eventlist-meta-time { display: none !important; }
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.