Jump to content

Leda_Atomika

Circle Member
  • Posts

    18
  • Joined

  • Last visited

Everything posted by Leda_Atomika

  1. So that may be Proxima Nova (which is similar to Poppins when all caps) I unfortunately had to switch the font from Poppins throughout to Proxima Nova in order to solve this as a sort of band-aid since we have to launch the site this week and I couldn't keep presenting with an incorrect font. So I still don't know why it happened or how to solve it. Sorry about that!
  2. I made a separate post and it was resolved - thank you for checking!
  3. I was working on the website, tweaking the color palette and next time I checked the mobile version of the site on my phone I saw the header fonts and button fonts had changed to a serif from Poppins. Poppins is still selected as the main font in my settings and everything appears normal in the dashboard and when viewing this site on desktop but I checked with a friend and she also saw what I am seeing on her iPhone. Anyone know how to resolve / why this happened? I'm afraid to reset the font pack as I don't know what Custom CSS this could affect. We are supposed to launch this week so this happening at the last minute is aggravating to say the least... https://krill-panda-563t.squarespace.com/ 0penthevidor Attached is image of what I am seeing... Thank you!
  4. This was answered in another thread in case anyone finds this and has the same issue: RE: Second part of this Testimonial Tweaking - how can I make the Testimonial Sentence Case and the Source / Name for the Testimonial All Caps? Code below: //change case of list sections// .user-items-list-carousel .list-item-content__title { text-transform: none !important; } .user-items-list-carousel .list-item-content__description { text-transform: uppercase !important; }
  5. I honestly don't know why they make this linked to the H2 - testimonials and quotes deserve to have their own personality! 🙂
  6. Starting a new thread for this since I just can't seem to find the answer... On the Home Page of this site, in the carousel of Testimonials, I would like to remove the all caps treatment for the testimonials and just have them be normal. However for the person's name I would like to make that all caps. Seems simple and yet I have tried a bunch of css and nothing I tried on my own works - help! 🙂 Site:https://krill-panda-563t.squarespace.com/ Passowrd: 0penthevidor Thank you!
  7. All good - I found a solution: .sqs-block-content .lightbox-handle { background: #B1C7B4 !important; } .sqs-block-content .lightbox-handle:hover { color: #fff; font-weight: 400; background: #B1C7B4; } and for the Submit button: /* Target the submit button and change the background color */ .button.sqs-system-button.sqs-editable-button.sqs-button-element--primary.FecjBqAV0ViY3ijU58R1 { background-color: #B1C7B4; font-family: "Poppins", sans-serif; text-transform: uppercase; color: #fff; padding: 8px 20px; border: none; } and I also changed the font of the form to match the rest of the site (Proxima Nova): /* Form Title */ .form-title { font-family: "Proxima Nova", sans-serif; font-size: 17px !important; } /* Labels for First Name, Last Name, and Email */ .field-list { font-family: "Proxima Nova", sans-serif; font-size: 16px; } /* "Required" text in labels */ .description.required { font-family: "Proxima Nova", sans-serif; } /* Label and Input Fields */ label.caption { font-family: "Proxima Nova", sans-serif; } Hope this helps someone else to customize this...
  8. I've tried /* Target the main testimonial text and convert it to Sentence Case */ .list-item-content__title { text-transform: lowercase; /* Convert the text to lowercase */ } .list-item-content__title::first-letter { text-transform: uppercase; /* Capitalize the first letter */ } as well as text-transform: none But neither of these work
  9. On the Services Page there is a button "Get Our Buyer's Guide" - this opens the Lightbox Form. The button that is black that turns green is what I am referring to and then the "Submit" button on the form once it's open.
  10. Hello, I have a sage green color for all my buttons throughout the site EXCEPT on the Services Page for the Buyer's Guide. There it has made the button black. I implemented the code below to change it but for some reason it will change the hover color but not the background of the button when it's "inactive". I would like the background and hover color to be the same as the other buttons on the site. I'd also like these same colors to be applied to the "Submit" button of the lightbox form itself and to have it look the same (font, spacing) as the other buttons. #B1C7B4 is the Sage Green color of the "inactive" buttons. I am not sure what the light green hover color is from the other buttons. Help would be much appreciated! Site: https://krill-panda-563t.squarespace.com/ Password: 0penthevidor .sqs-block-content .lightbox-handle { color: #FFF; font-weight: 400; background: #0099FF; } .sqs-block-content .lightbox-handle:hover { color: #000; font-weight: 400; background: #B1C7B4; }
  11. I am having the same issue but while part of the code (the part below) adjusts the name of the person giving the testimonial, neither of the above adjusted the actual testimonial / quote text on mobile (which is huge). https://krill-panda-563t.squarespace.com/ Password: "0penthevidor" .list-item-content__description * { font-size: 30px !important;
  12. You’re right - I realized I could set a site wide password afterwards - sorry about that. And the shifting was caused by an overflow issue being caused by the bottom navigation in the template. Once I made the bottom navigation smaller with the arrows popped back inside the frame and the site stopped shifting side to side when viewed on my phone.
  13. Hi - I tried this code: html, body { overflow-x: hidden; } but although it fixed the shifting it causes scrolling issues (as in the site doesn't want to scroll). Additionally I have another issue where the code I used to force the masonry grid to single column worked but the images aren't centered on the phone, they flush right. Any help with that would be appreciated... orb-horse-nrf2.squarespace.com
  14. Hi Leopold - Thank you for your answer, however I get a syntax error on <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"> Apologies if it's a simple fix, I am clueless on this... thank you! The site is: Version 7.0– Brine family (Jaunt template)
  15. Hi @tuanphan I also can't get this code to work for me - I'd like to just change the Search placeholder text in the top navigation of this website to "Search by Artist": www.williamchambersart.com - Any help would be appreciated!
×
×
  • 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.