Jump to content

christyprice

Circle Member
  • Posts

    964
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by christyprice

  1. @Iwan you are using the .animated-text class so your code would be something like @media screen and (max-width: 640px) { .animated-text { font-size: 20px !important; } }
  2. @Melbaspence great question! Google now prefers "sponsored" tags instead of "nofollow" for affiliate links. From what I understand, it's not worth going back and updating all the old links, but best practice moving forward.
  3. @theeseanmartin .portfolio-hover-item-title:hover { color: #990000 !important; }
  4. @Iwan you should be able to adjust this without code. In the section settings look under the design tab and then go to spacing- you can adjust all the spacing manually. This should work unless the code you are using overrides it.
  5. @Iwan you can either shorten your title or use the code fix @tuanphan gave above which targets only the description area
  6. Just wanted to update this post - Squarespace rolled out an update and you no longer need a code solution here. In the auto layout (list) section, just go to Edit Content > Design > Size & Space. Scroll to the bottom and there is now the option to make each item the same height under Position:
  7. Hi @Leeloo77, try adding this to Custom CSS: @media screen and (max-width: 767px) { .project-title { font-size: 12px !important; } } You can change up the font size to be bigger or smaller. And you can also change the max-width of the screen if needed.
  8. Not familiar with that one, but typically you can get in touch with your credit card and stop the recurring charge. If you're looking for another option, @ghostplugins has a great Age Verification Pop Up that's a one-time fee $30 USD: https://www.ghostplugins.com/products/age-verification-pop-up
  9. On the Maternity page, I'm seeing a blank section: section[data-section-id="61fbf53f8795613c019bdd82"] appearing between the two for desktop and mobile. So a large empty space after the desktop section and a large empty space before the mobile section. Deleting that empty section should fix the issue. On the homepage, it looks like you have a mimimum height set. Here's what I'm seeing in the code: .page-section.section-height--medium:not(.content-collection):not(.gallery-section):not(.user-items-list-section) { min-height: 66vh; } So that may be a section height you've used?
  10. Try adding this to Custom CSS: .sqs-block-summary-v2 .product-scarcity { text-align: center !important; }
  11. Hmmm, it should work the same across the pages if you’re using the code injection method and adding the code to each page. If you are using the method where you target specific section IDs that would need to change for each page. If you want to drop a page link here where you have the code installed but it’s not working I (or someone else if they see this sooner) can take a look.
  12. @meredithpullara - this method may work better for you - it lets you show/hide an entire section: https://christyprice.com/blog/show-different-banner-mobile-desktop
  13. Hi @Yvan. You may have already tried this, but if you click the pencil icon on the right, you can change the Section Height and/or Content Alignment. For Section Height, you can click the three dots to the right and set it to the minimum (10). Then if you need space under your content, you can add a spacer bar underneath. For Content Alignment, you can choose to align the content to the top of the section. If you've already tried that, let us know and share a link to your site so someone can help with custom code for that section.
  14. Hi @Skovbo, this looks to be a line height setting. If you go into Site Styles: Fonts: Headings and increase Line Height this should take care of that overlap. Or you can target it with some Custom CSS for mobile screens: @media screen and (max-width: 767px) { h1 { line-height: .9 !important; } }
  15. Hi @madzie can you please share the link to your site and show us where this is happening? With more info, hopefully someone can help.
  16. There are a few different ways you can do this. The simplest is to use image blocks next to each other and use the image block settings to add a link to each image.
  17. Hi Meredith, you'll want to target just that specific page using #collection-5fa9f2e4d40a8a1cf7afd0b5 (for anyone reading this later, this code is specific to Meredith's site - I'm using the block ID method here to find it). You can add #collection-5fa9f2e4d40a8a1cf7afd0b5 before #page in both instances.
  18. Hi @EB80, I'm seeing that your site was deleted. 😞 If you still need a hand, let us know!
  19. Try adding this to Custom CSS. I'm using your already loaded background image and adjusting it to show the bottom, but you can play around with it: .Mobile-bar.Mobile-bar--top { background-image: url(https://static1.squarespace.com/static/61e20f7…/t/61e2136…/1642206056878/Wise+Heart+pdx+header+background.png); background-position: center bottom; }
  20. Maybe the simplest thing to do would be to give that area a background color. Try adding this to Custom CSS: header.Header.Header--bottom.Header--overlay { background: #5b286a; }
  21. Try this in Custom CSS /* center summary block */ .sqs-block-summary-v2 .summary-item-list { display:flex; flex-wrap:wrap; justify-content:center; }
  22. Hi! Can you share your site-wide password so we can view your site to help? https://support.squarespace.com/hc/en-us/articles/205815528-Site-wide-passwords
  23. Hi! You'll need to set up and share a site-wide password for us to be able to see your site and help: https://support.squarespace.com/hc/en-us/articles/205815528-Site-wide-passwords
  24. Unfortunately, there's not a way within Squarespace to duplicate just one page from one site to another. You can either rebuild the page on the new site OR you can use a third party (paid) solution like https://www.squarewebsites.org/squarespacewebsites-tools-extension-pro that allows you to move pages between sites.
  25. If you log out of Squarespace then you can see the live site, but as long as you are logged in it will take you into the backend because you are using the built-in Squarespace domain eric-graig.squarespace.com. If you add a domain to the site (like ericgraig.com) you'd be able to visit that without it logging you in. Or if you want to stay logged in to Squarespace, you can open a separate private or incognito window to visit eric-graig.squarespace.com and you'll be able to see your live site there.
×
×
  • 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.