Search the Community
Showing results for tags 'font'.
-
I'd like to resize my site's font based on the window size. I'm using Squarespace 7.1, where instead of the text resizing smaller to fit the screen, it first wraps around to a new line before the screen is sufficiently small that the text moves from a horizontal to a vertical layout. I contacted Squarespace support, who told me there is no build-in way to do this, and that I should ask around on the forums. So here I am. Hello! 👋 The provided images are what resizing the screen looks like currently.
- 1 reply
-
- squarespace-7.1
- font
-
(and 3 more)
Tagged with:
-
Custom font css not displaying on ipad
andreaarmstrong posted a question in Coding and Customization
I've got a custom font that use on my site via an external style sheet. It works really well on desktop and mobile, but not at all on a tablet sized screen. I've tried adding the font through a media query and that makes no difference. Not sure how else to troubleshoot this one anymore. -
CSS for custom navigation and normal font in Foster Template
NMD75 posted a question in Coding and Customization
I'm fairly new to CSS and I'm trying to figure out how to add custom font for the navigation and also the 'normal' font in the text box. Can anyone help?? This is what I have so far.... Also... what is the 'p' font? //ADDING HAVELOCK FONTS// @font-face { font-family: 'HAVELOCK LIGHT'; src: url('https://static1.squarespace.com/static/5e18e998a6a8c14066a834e0/t/5e190c7112be5b2164a3f91c/1578699889315/3AD48F_3_0.woff'); } @font-face { font-family: 'HAVELOCK MEDIUM'; src: url('https://static1.squarespace.com/static/5e18e998a6a8c14066a834e0/t/5 -
Please check mobil site: www.victoriaalstrup.com. Password: victoria On desktop the overlay image fonts on the front page looks perfect, but it won't adjust correctly on the mobile version. Any tips?
-
Is it possible to define new paragraph styles in addition to the default H1, H2, H3, etc?
-
Montserrat is my choice for font branding, however my website title, which is my name, is not in that font. When I go into the back end of Squarespace, the title is in that font, and when I click on the title and click on the font choice drop down menu, Montserrat is selected. Could anybody explain why this is happening?
-
Custom font in page descriptions - Jasper Template
zzelenika posted a question in Coding and Customization
Working on a portfolio using Jasper Template. I got the custom font to work for H2, H3 but I have no idea how to insert it into page description on the Index/Work page. This does not fall under main heading styles (nor does navigation) - so how to change these fonts to custom ones?- 4 replies
-
- york-template
- font
-
(and 1 more)
Tagged with:
-
Hi, my website is: https://www.cottagecc.com/home I'm trying to make the caption overlay on the homepage image (and site wide) to be a font that I've already imported from google fonts. thank you!
- 1 reply
-
- css
- custom-css
-
(and 2 more)
Tagged with:
-
How to Change Header Overlay Font On One Page
ecs_cares posted a question in Coding and Customization
Hi!! I was wondering how I can target the header overlay text to be a different coloured font on one of my pages. I also want to get rid of the shadow behind the text but only for this page. The section is the "What We Do" index page of my homepage. I want the font to be #hsl(195, 7%, 23%). Here is the URL: https://penguin-roadrunner-4c8m.squarespace.com/ and password: Skyfall77 -
Change site title to a custom font in Om Template using CSS
Aishac20 posted a question in Coding and Customization
Hi, I am using Om Template for my website. I have bought a font that I would like to use for my site title. I have looked through the online help and am still stuck with this. I know I am on the right path because using css code I am able to change the Heading 1 or Heading 2 or Heading 3 to use this custom font.... but I just cannot figure out how to change the site title. The custom font is not available in the list of fonts available under Site Styles | Typogrpahy | Site Title. So I have added following code under Design | Custom CSS. Where am I going wrong? Any help would be- 2 replies
-
- css
- site-title
-
(and 3 more)
Tagged with:
-
I want to change the font in my header navigation. I'm able to do it to each link that is a direct link (i.e., I click on it and it takes me directly to a page), but the items that are drop-down menus on hover don't change. I'm using this code: #headerNav nav a { font-family: 'AspiraWide' !important; } The website is at www.middle.st – It's subtle, but you can see the "Events" and "Contact Us" links are a slightly different font. Thanks!
- 4 replies
-
- navigation
- font
-
(and 1 more)
Tagged with:
-
Wondering if someone could help me with custom CSS code to change my avenue sites mobile navigation bar font to a custom font. Already using a custom font for the rest of the site just cant get it to apply to mobile nav. As a bonus if I could get the CSS to change the text of my mobile navigation from "menu" to something else that would be great. Thanks!
-
How to invert typeface color on rollover for a template
fpr posted a question in Coding and Customization
Hello! I am using a simple Squarespace template. I would like for the type in the "work" page to rollover to white because when the image shows it makes the type impossible to read. Please see the animation I posted. Thank you SquarespaceHelp.mp4 -
Created a h4 but font not responsive on code block
fwalsingham posted a question in Coding and Customization
Hi there. I'm working on a bilingual text on a website. For this I created an English text style (h3) and a Spanish one (h4) with the same specifications as h3, except for a color change, and insert it on the page with a code block. h4 has been set to match the size of h3 on full width but for obvious reasons it won't resize on smaller screen sizes. Any idea how to solve this? Here's a link to the page. Thanks!-
- responsive
- font
-
(and 2 more)
Tagged with:
-
Can't change the product titles into a custom font
Jus10 posted a question in Coding and Customization
Hi community, I'm using a custom font and I've been able to change the h1,h2,.. styles into the correct font with CSS...but I can't do the same for the product titles. I need urgent help. Thanks in advance!! -
Hey Guys! I've already used custom CSS to adjust the mobile fonts on my site, however, I can't figure out how to adjust the size of the product titles in mobile view. I'm using the Jaunt template. Any help would be great...thanks!
-
Hello, I would like to code a custom font into the header of the mobile view of my website. I have done so successfully for the regular view but it defaults into standard font when i switch to mobile view. Any ideas? This is what I have for the desktop version and it works great: @font-face { font-family: 'retro_computer_personal_use'; src: url(https://static1.squarespace.com/static/5c253509f8370a48f3940027/t/5e16848141d1895d960adb21/1578534017904/retro_computer_personal_use.ttf), } .Header-branding { font-family: retro_computer_personal_use, sans-serif !impor
-
Is there a way or some custom css code that'll allow me to change the font spacing of the Shopping Cart font in Mobile view for the Rally template? For some reason, in Mobile view, the font gets really spaced out and causes the information to look strange and continue pass the edge of the screen when an item is in the cart. The same problem occurs in the shop's store front with the "categories" drop down menu and on the site's contact form. Everything looks normal in tablet and desktop mode. The website: https://www.ladieslifeguide.com/
-
I am new to squarespace but not new to designing websites, I have been doing it for quite a while now. On this first experience I am finding my way to adjust to its limitations and understand how this works. However, now I have a problem that I am not sure how to solve: The headlines of my site are sometimes not rendering using the correct font: Neue Hass Grotesk. The only way I can fix the issue is going to the config mode/design/fonts, when I am in that section of the config mode the site fixes the issue, however if I move away from that mode there is a big chance it won't load the
- 4 replies
-
- squarespace-7.1
- font
-
(and 1 more)
Tagged with:
-
Hi all, sorry to be a bother. Is it possible for someone to provide the custom css code that I could use to ensure my website navigation bar starts with a capital letter. On the mobile navigation it's fine. Template: ethan. Website link: www.triggersanj.com Thanks in advance.
-
I'm using Bedford and looking to change both the title (bold) and text (no formatting) that appear in a banner. I'd like to use CSS to do this, because I'm using custom fonts that I uploaded, and they don't appear in the site styles dropdown lists. Thanks in advance! www.middle.st
-
Hi I'm trying to change the MOBILE version of the font size on product names in my store but can't find a setting for this for mobile or desktop. The product names are really big in mobile and splitting across the screen at weird places. I'm a novice so hoping this doesn't require code writing? Thanks for anyone who can help.
-
How To Change Font And Size Of Summary Block Text
slgwrkb posted a question in Coding and Customization
I want my summary block title and metadata to be the same as what it looks like on the blog page (screenshot attached). Currently I can't figure out the correct code to change the 'large text' (which it is set in the summary block) to my imported font, like I have my headings eg, h1 {font-family: 'Avenir Medium';} h2 {font-family: 'Avenir Medium';}. Also, the meta data text I would like to be black instead of grey. If you could help me make it look like the photo I have attached it would be great. Site is modernlifeau.com and the password is 12345- 9 replies
-
- summary-block
- font
-
(and 1 more)
Tagged with:
-
Is it possible to change the X and Y axis label font within a chart block in the Avenue template? I successfully changed the caption using "chart-block-caption" in my custom CSS but can't seem to find the right div controlling the labels.