Jump to content

MosheTigre

Member
  • Posts

    11
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

MosheTigre's Achievements

  1. Hi! My custom font (PPEditorialNew-Regular) is getting applied on Paragraphs but not on Headings. If you visit my website (othi.la), notice how the "Founded in Latin America. Based in New York" text is using my custom font properly (Paragraph 1), but the headings are using a different generic font from Squarespace. This is my code: @font-face { font-family: 'PPEditorialNew-Regular'; src: url(https://static1.squarespace.com/static/641efc971ef2cd00b7a4c5dc/t/64c3f7e0a62f085b13251caf/1690564576766/PPEditorialNew-Regular.ttf); } h1, h2, h3, h4, h5 { font-family:'PPEditorialNew-Regular'; } p { font-family: 'PPEditorialNew-Regular'; } Everything was working normally just a few days ago. I visited the website today and saw it was broken.
  2. Hi! There's a background color from my "Lightest 1" theme that I can't find where to edit. Attaching a screenshot for reference. See, the top section has a lighter shade of red that I don't like. The red that I actually want to use is the one from the footer (#4F0118). They're using different themes, but the palette is the same. In the customization settings of both themes, I have set the background color for #4F0118, but it isn't actually changing it. Maybe it's an opacity setting I have activated elsewhere? If this can't be solved, an alternative would be to edit the cart-page section theme to Dark 2, which is what the footer is using, but I can't find a way to change that either. www.othi.la // pw: Print01 Souvenirs > Product > Cart Thanks!
  3. Hi! I'm getting a weird color that I don't recognize at the vertical margins of my website (ie. right above the header, and right below the footer). It's like a different shade of red to the red I use on my first section and on the footer section -- you have the really scroll to see it, it's like a color behind all of the content. I have tried using two different CSS codes to no avail: body { background: #5B1720!important; } and body { background-color: #5B1720; } My website is www.othi.la // Password is Print01 Anybody know what could be happening?
  4. Hi! My website is www.othi.la // password is Print01 On my home page, on the portfolio section, I managed to make the project gallery have only one project per column (as supposed to the template's default minimum of two) using this code: .portfolio-grid-basic { grid-template-columns: 1fr; } That is working great. However, now I want to make each project image smaller, so that there is more space between the images and the site's margins. What would I have to add to the CSS to make that happen? Thanks in advance!
  5. Hi! I'm getting a weird color that I don't recognize at the vertical margins of my website (ie. right above the header, and right below the footer). It's like a different shade of red to the red I use on my first section and on the footer section -- you have the really scroll to see it, it's like a color behind all of the content. I have tried using two different CSS codes to no avail: body { background: #5B1720!important; } and body { background-color: #5B1720; } My website is www.othi.la // Password is Print01 Anybody know what could be happening?
  6. Hello! My website is www.othi.la I have had no luck trying to use CSS to remove the gaps between the images in each one of my project pages. Attaching an example -- you can see how there's a small gap between the two images (that example is from this specific project page: https://www.othi.la/work-1/dilatechnologies) Thanks!
  7. Thank you so much! It worked!! Additionally, do you know how I could edit the size of the images? (I'd like to make them smaller.)
  8. Hi! I'm trying to make my portfolio gallery have just one column, instead of two. But the template forces a minimum of two, so I need to edit it through CSS. I've tried a few different codes I found in the forum but none have worked for me so far! Thanks
×
×
  • 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.