catemiz
Member-
Posts
25 -
Joined
-
Last visited
catemiz's Achievements
-
thank you so much!!
-
How to make Portfolio:Hover background images automatically cycle
catemiz replied to SWhales's topic in Customize with code
This didn't work for me either. Did anyone find a solution for mobile? -
[Free Share] AutoPlay for Portfolio Collection Page
catemiz replied to Beyondspace's topic in Customize with code
Yes I'm dying to learn how to use this on just mobile! -
Have case study hover images hover automatically on mobile
catemiz replied to Rex2023's topic in Customize with code
Hey did you have a solution for this? I have a business plan and would love to impliment exactly what they said above! website: cejlonstudio.com password: cejlon2024 Thank you! -
Hey sorry I thought it was linked before! https://megalodon-disc-n2ep.squarespace.com/
-
I actually found this code and tried it: line-height: 10px!important; And at 10px it adjusted it slightly, but then when I tried to go smaller it actually did nothing.
-
Hey everyone. So, I managed to get my custom font onto my portfolio section of the website, and I also was able to scale the font down smaller, too, with custom code. However, using the toggle in the regular 'edit section,' I wasn't able to get the titles close enough together. I want them to be close like they are on this website https://www.technique-pr.com/Home. Can someone help me with a custom code for this? This below is what I'm working with now. .portfolio-hover-item-content { font-family: ArticulatCF-Normal; font-size: 50px!important;} Thanks for your help in advance! Website password: cejlon2024
-
I've uploaded custom font for h1-4 and p1-4 and it's not working. The font it is putting in the website isn't the one I've uploaded and so I'm confused where it is pulling that from. This is the code I am using: @font-face { font-family: 'ArticulatCF'; src: url('https://static1.squarespace.com/static/6617cb34e797113fc4db1943/t/6617ce6386573a001a7a2871/1712836195326/ArticulatCF-Bold.woff'); } h1 {font-family: 'ArticulatCF-Bold';} And if you go to the website you can see that the font isn't loading in there. I've used this code on multiple websites before so I'm not really sure what's going wrong. Thanks for help in advance! https://megalodon-disc-n2ep.squarespace.com/ p: cejlon2024
-
Hey thanks! But is this code transferable for each page I want to use it? Or just this one?
-
Hey! Are you still able to help with this? I want the image to go up and extend into the menu/top of the page. I'm working on this now over at https://megalodon-disc-n2ep.squarespace.com p:cejlon2024 The specific page I'm talking about would be the https://megalodon-disc-n2ep.squarespace.com/cejlon/amsterdam-music-festival page or other 2 portfolio pages. Thanks a lot in advance!
-
Any insight is appreciated!
-
It's on the 'About' page now!
-
Custom CSS for disabling right click / not header code injection
catemiz replied to catemiz's topic in Customize with code
I've also got images with some click-through links, so it's not really ideal. Are there any other solutions? -
Custom CSS for disabling right click / not header code injection
catemiz replied to catemiz's topic in Customize with code
Hey, I saw this before, but it doesn't seem to work. Is there a specific way I should implement it? Right now I just put it in the Custom CSS section. -
catemiz started following Custom CSS for disabling right click / not header code injection
-
Hi everyone, So, I need a custom CSS code that makes it so no one can right click to download any of the photos on my website. I was doing this with a header code injection when my website was a draft, but because I have personal plan, this isn't working any more. I do not want to upgrade to a business plan... I just don't need it. So I am super frustrated that Squarespace has made this a 'premium' feature. Is anyone able to help out here? I have a photography website so I want to try and protect my images. Yes, I know there are still workarounds. But this helps a lot. Thanks in advance!