Search the Community
Showing results for tags 'font'.
-
Ligatures and alternatives letters - how to in CSS
moimeanne posted a question in Coding and Customization
Hi , the custom font that I'm using has alternative A, L, T, etc and has great ligature between letters. I ask the font creator how to you it and he send me on this website : https://sparanoid.com/lab/opentype-features/#flac I tried to implemented the code that I found on the website in my CSS but it doesn't work. Someone knows what I am doing wrong? Picture : My code Thanks 🙂 -
Site URL: https://www.gggaaallleeerrryyy.com/ Hello there! I want to change the font of my blog list page but can't find an answer for months hoping you guys can help me. This is my site https://www.gggaaallleeerrryyy.com/view Thank you so much
-
Changing Font Color of Dropdown Menu
PleaseHelpMeThanks posted a question in Coding and Customization
Can someone please help me with the code to change ONLY the font color of my drop down menu? Here is the color I want the font to be: hsl(43, 67%, 57%) I’ve tried other codes in these forums but it changes the background color which I don’t want and can’t figure out how to change the color itself within the code. If someone could help me out with this, it will be greatly appreciated! Thank you!- 1 reply
-
- custom-css
- dropdown
-
(and 2 more)
Tagged with:
-
Site URL: https://www.flourishindiversity.com Absolute beginner! 🙂 I have successfully 'added' the fonts to CSS section, but I think I must have missed a step as the new fonts are not showing in 'fonts'. Perhaps I have missed a step, or maybe I need to retrieve the fonts from another section? Any help would be very welcome, thanks!
- 2 replies
-
- font
- custom-css
-
(and 1 more)
Tagged with:
-
Site URL: https://jmarshallrealtor.idxbroker.com/idx/map/mapsearch Hi, need to allow a 3rd party domain which gives my site access to MLS house listings (real estate page) permission to use my font on squarespace. I created a CNAME DNS subdomain pointing to subdomains.idxbroker.com but not sure what else to do. My site is jmarshallrealtor.com and is using "aktiv grotesk" - a typekit font but the page loads with times new roman or something. I have access to my idx account code and can input custom CSS. Anyone know what to do? Thanks.
-
I've imported a custom font and it only shows, when the page is being viewed with the "Custom CSS" page open. On the live site, or with another page open in Squarespace, the h1 and h2 fonts don't display correctly. See for yourselves here: https://www.svamae.com/test Here the CSS I've added under Custom CSS: @font-face { font-family: 'Airbnb Cereal App Book'; font-style: normal; font-weight: normal; src: local('Airbnb Cereal App Book'), url('https://static1.squarespace.com/static/5d1c5598b57288000189eb6d/t/5d8753ede7a89537827e6f0a/1569149934367/AirbnbCerealBook.woff') format('woff'); } @f
-
The font size on f.eks the navigation links, the text, and other fonts is not adjusted on a bigger or smaller screen. So i made the site on a "big" screen looking pretty well. but when accessing the site from f.eks a laptop with an smaller screen, the text gets really big and the navigation link bunch up insted of staying side by side. Any code or something to fix this?
-
- font
- navigation-link
-
(and 1 more)
Tagged with:
-
Custom font not appearing on live website
Harrietdavie posted a question in Coding and Customization
Site URL: https://www.purepandacollective.com/ I'm using the font Quincy, which I bought a web licence for via myfonts.com, I uploaded it through the custom css feature in Squarepace. The website is now live, but the font seems to appear only on my laptop, not on mobile or other devices. I spoke with SqaureSpace live chat help, who said that the font didn't appear for them. Does anyone know how I might be able to fix this? -
change product title font in shopping cart
sundayseltzer posted a question in Coding and Customization
Site URL: https://www.sundayseltzer.co.uk hi there, I have managed to change the front across my website but I cant find the right css to change the font for 'product titles' in the 'shopping cart' page https://www.sundayseltzer.co.uk/cart password: sunday any help would be greatly appreciated. -
Site URL: https://www.laxave.com/ Hi! I really want to change the fonts for my website but I am having issues with the CSS that I have found. I've tried a bunch that I found online but for some reason I am only able to change the h3 font. When I try to add h1 or h2 to the code it does not work. When you go on my site you will see that only H3 is changed which is the cursive font on the site. This is the CSS I am using that only works when I enter H3 @font-face { font-family: 'MESAPIAR'; src: url('https://static1.squarespace.com/static/5bd76c82815512b5caf1
-
Site URL: https://www.satorgarments.com Is there any CSS codes where I can change each font option to a different colour on the mobile overlay menu, attached is a screenshot
-
Site URL: https://fashionabm.squarespace.com/ I wanted our website to have customer accounts and a link to login/register on the navigation bar itself. Once I enabled customer accounts on the config page, the login link did appear but then the font for it clashes with the rest of the navigation links. How do I go about changing the font on the Login link? I read up on some of the support pages but it's not given me any luck. This is my first foray into this forum after years of being a lurker. I'd really appreciate your help!
-
Can't get the individual products to change to custom font
Print_Shop posted a question in Coding and Customization
Site URL: https://theprintshoplsl.com/ I've managed to swap most of my site to a custom font using CSS. However, when I go into my product individual pages, the stock font is still there. The collection page has been swapped, but the individual products didn't. Thoughts? -
Site URL: https://www.residenthouse.com.au Hi - wondering if there is CSS/HTML to customise fonts on cover pages for buttons/links/forms. I managed to change my header (logo) font in cover page settings > advanced using h1 { font-family:'GTSuperDisplay-Medium' !important; } but unsure how to change the links into my brand font Thanks
-
Hi, I've been searching for hours, I feel like I've tried most every CSS that I've seen posted in order to change the site title font, but nothing has worked. Does the CSS change based upon the template in version 7.1? They made it sound like it was all sorta one malleable thing and that templates weren't a "thing" in 7.1. I'm using the Zaatar template. This is also my first foray into CSS, but I know for sure that I've correctly uploaded the font, its currently being used for h1, and I was also able to change the other navigation bar fonts, its just the site title that won't/can't ch
-
Make H1 smaller on Mobile? Is this EVEN possible?
James-Knipe posted a question in Coding and Customization
Site URL: http://www.bird-cranberry-j4tc.squarespace.com Hi guys, Is there a way to reduce the H1 for Mobile? I have had to reduce my H1 so it sits on 2 lines on Mobile. But Ideally I would like it larger when in Desktop view. Link: http://www.bird-cranberry-j4tc.squarespace.com Password: squarespace Thank you, James -
Change font size for: Calendar and Events title
KenNaka posted a question in Coding and Customization
Site URL: https://cymbals-chimes-8ezk.squarespace.com/config/design/custom-css Hello, I want to change the font size for: Calendar Title ie. "October 2020" The fly out Title and also the Event Listing Title size. I know I have to do the . ??? { font-size } but I'm not sure what are the names for those titles?? Thanks in advance! -
Site URL: https://www.paulhume.net/ I really really need help on this. This problem is being ongoing and tired so many method like media query and all but its just not working. i dont know what went wrong here. Someone please help me on this. So basically, this is the text arrangement of the website on my mac. (This is the version, I want the text to look like.) This is what it looks on my friend's mac. The both of us are using the same mac with same screen size. But why does the text move? Is there a way to make the text permanently be the same arr
-
Changing Blog Title font to my uploaded custom font
James-Knipe posted a question in Coding and Customization
Site URL: https://bird-cranberry-j4tc.squarespace.com/blog Hi guys, can anyone help me... I'm trying to use my uploaded font "Monschone" for the Title on the Blog Page (highlighted in red in the attached image) Do you know what CSS is needed to allow this? Thank you much, James -
Hi, Does anyone know how to use different font type for different body? Example, for Paragraph 1 (P1) - I want to use Times New Roman Paragraph 3 (P3) - I want to use Helvatica condensed How do I do the custom css to assign this? I used this code: @font-face { font-family: 'TimesNew'; src: url(https://static1.squarespace.com/static/5f88591ef557bc4dba99bfcc/t/5f892ece5c38b61f0fd50432/1602825934496/times+new+roman.ttf) } P { font-family: TimesNew , openSans; } But this affects whole of the paragraph (P) , if I assign as P1 or P3 nothin
- 1 reply
-
- font
- custom-css
-
(and 1 more)
Tagged with:
-
Hi, Does anyone know if its possible to assign different font type for different pages? Example, I want my home page paragraph (p2) font to be BigCaslon. Then my work page captions (p3)to be Avenir condensed font. How do I do this? I used this code: @font-face { font-family: 'TimesNew'; src: url(https://static1.squarespace.com/static/5f88591ef557bc4dba99bfcc/t/5f892ece5c38b61f0fd50432/1602825934496/times+new+roman.ttf) } P { font-family: TimesNew , openSans; } But this affects the entire body paragraph (P) for all the pages. I can't assi
-
@font-face font not displaying on Lock screen
mar932847 posted a question in Coding and Customization
Site URL: https://blenny-pike-rkww.squarespace.com/ I've uploaded a custom font via @font-face in the 'Custom CSS' panel. It works nicely across the site, but not on the 'Lock screen' (I'm using the Lock screen to password protect my website). Any ideas why it doesn't display on Lock screen and what I should add to the Custom CSS to make that happen? I used the following CSS: *{ font-family:'apercu-mono-regular-pro' !important; }- 6 replies
-
- font
- lock-screen
-
(and 1 more)
Tagged with:
-
Custom font on York template page description
kristafrances posted a question in Coding and Customization
Hi I'm trying to use a custom font for the banner and the page description on my website, using the York template. I'm unsure on the custom code, I've tried a few I've found with no luck. Please help! Unable to provide the site URL because I'm upgrading to 7.1, so my live site at the minute doesn't use this template. Thanks 🙏 -
Hello everyone! Sorry if it has been answered before, I'm very new to website creation. I want to add a new font on my website, I will use it everywhere (Anime Ace) How do I do that? :x Thank you for your time Valentin