-
Posts
13 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by tevestudios
-
-
Thanks! This almost worked, except for the social icons. I've also tried using 'fill' and 'color' and neither solution will fill the icons completely with the blue. Do you have any suggestions on what to try next?
#2 - I would like to have the option to change the titles + subtitles in the footer as well as the text in the button. Do you have any suggestions about that? -
Hi!
For my personal website (and future websites) I'm looking for a way to create unique footers for specific pages. This leads me to asking two questions:
01. Personal Website
For my personal website it's just about changing the colors (which I managed to do for the background and the text, but not the social icons, button & divider). Does anyone know what to add to the code to change these colors as well?Site url: www.tessaveen.com/over-mij
02. For Future Websites
In the future - for some upcoming client projects - I'm looking for a way on how to change the text of that specific footer. For example (see screenshot): www.tevestudios.com has a title in the footer - how can I change that text or the button text on specific pages?Thanks!
-
@tuanphan thank you so much! This worked!
Last question; what if I want to add this to a specific page? What do I use instead of body.homepage? -
Hi!
For a website I'm working on, I'm trying to create a transparent, fixed header that will change it's font & logo color on scroll.For example; on the homepage you'll see a transparent header with an off-white logo & navigation and I want to let it change to a white background with a black logo & navigation when scrolling. (I'm not looking for changing the color settings of the block below).
Is there anyone who has some code to do it?
URL: https://notyourtherapist.squarespace.com/
password: anuroopaThank you!
-
@Web_Solutions Thank you, this worked!
-
@Web_Solutions I've already tried this and this does not work. So I'm looking for a different solution.
-
Hi! I want to add a blog to my website, but the font size of the blog title (on the overall page & blog page itself) is too big. I've tried adjusting it via Site Style > Fonts > Assign Styles, but this doesn't work. Does anyone know how to fix this?
URL: www.tevestudios.com/library
-
@tuanphan I have the same problem - the right side disappears on my site. (It is visible in my editor, but not on the 'live' site). Do you have any recommendations how to fix it?
Site: https://www.tevestudios.com/
Password: tessaveen -
Yes, both solutions worked! Thanks for all the help!
-
@tuanphan Great, thank you! It worked!
And regarding your note; you are correct that my custom font isn't working. I've been trying to fix it for days and nothing works... Maybe you can help me?
I've added the following font files: .ttf, .woff, .woff2 & .eot. This is the code that I used:// Custom font settings //
@font-face {
font-family: 'UncutSans-Variable';
src: url('https://static1.squarespace.com/static/5ff844cda6a63d22c04c8272/t/64f5ceb8da920c04bca0e2d7/1693830841045/UncutSans-Variable.eot'); /* IE9 Compat Modes */src: url('https://static1.squarespace.com/static/5ff844cda6a63d22c04c8272/t/64f5ceb85327c060a1b921cb/1693830841035/UncutSans-Variable.woff2') format('woff2'), /* Super Modern Browsers */
url('https://static1.squarespace.com/static/5ff844cda6a63d22c04c8272/t/64f5ceb8fc9b9d2a473dcbb0/1693830841034/UncutSans-Variable.woff') format('woff'), /* Pretty Modern Browsers */url('https://static1.squarespace.com/static/5ff844cda6a63d22c04c8272/t/64f5cf7c5a4db53e478e03d3/1693831037185/UncutSans-Variable.ttf') format('truetype'), /* Safari, Android, iOS */
}// Heading styles //
site-wrapper {
font-family: 'UncutSans-Variable'!important;
}
sqs-button-element--primary {
font-family: 'UncutSans-Variable'!important;
}
header-title-text {
font-family: 'UncutSans-Variable'!important;
}
h1, h2, h3, h4 {
font-family: 'UncutSans-Variable'!important;
}
p {
font-family: 'UncutSans-Variable'!important;
}
p.sqsrte-large {
font-family: 'UncutSans-Variable'!important;
}
p.sqsrte-small {
font-family: 'UncutSans-Variable'!important;
}
-
@Lesum Oh, that would be great! This is the website: https://www.tessaveen.com/ - and the pages that I want to add that feature on are the ones in the dropdown menu under 'project'.
-
Change Footer For Specific Pages
in Customize with code
Posted
#1 - Thanks, this worked!!
#2 - Business Plan!