amandaclairef
Member-
Posts
24 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by amandaclairef
-
Thank you! What should I change "6vw" to?
-
Using Custom Font on Buttons Sitewide
amandaclairef replied to tori400's topic in Fonts, colors and images
Thank you, it worked! -
Using Custom Font on Buttons Sitewide
amandaclairef replied to tori400's topic in Fonts, colors and images
@Lesum Thanks so much for the code, it worked! Well, mostly. I have a button in my main navigation, and it's still showing the old font. It's also still there on a few other buttons, like my contact form "submit" button and my newsletter signup button. Here's my site if you want to take a look: https://www.benevolentbeasts.ca/ Not the end of the world, but just curious if I can change those too. Thanks again! -
Hi @Ziggy, the code didn't work for me. Is that because it's a premium feature? Thanks in advance!
-
I just made a bunch of changes to my site, and I was very happy with them. I go to check my site on mobile, and it looks like sh*t. I feel like one of Squarespace's big selling points when I used to hear their ads was that your website will be mobile optimized. This is no longer the case - you have to fix everything manually. How is this okay? I'm very frustrated that I'm paying for a service and have to do so much extra work. I'm liking Fluid Engine for the most part, but I thought my website would still get mobile optimized automatically. Very frustrating and making me consider jumping ship. RPReplay_Final1719704987.MP4
-
Is this heading text too big on mobile?
amandaclairef replied to amandaclairef's topic in Feedback on Your Site
Thank you so much! Do you think the heading font size is too large on the desktop view as well? -
Website: https://www.benevolentbeasts.ca/ I'm worried the heading text is too big on mobile view. If it is, is there a way to make it a smaller size for mobile? Thanks in advance!
-
Hello, I switched my site to 7.1 and am now noticing the mobile responsiveness is just not working. I have to go in and do a lot of manual editing in mobile view. Usually it's things like the elements are in the wrong order, image and text blocks are not aligned properly - little things like that, but they all add up and cost me time fixing. Is this an issue Squarespace is aware of and working on? It's a pain to have to manually edit in mobile view all the time. Thanks!
-
Adding multiple custom bullet points
amandaclairef replied to amandaclairef's topic in Fonts, colors and images
I use the "checkmark" bullet points on this page: https://www.benevolentbeasts.ca/about I'd love to also use either "X" bullet points or heart-shaped bullet points. Thanks in advance! -
Editing colors in Squarespace 7.1
amandaclairef replied to amandaclairef's topic in Site Design & Styles
Thank you for your reply! -
Hi there! Thanks to this wonderful forum, I figured out how to add a custom bullet point (mine is a checkmark). Now I'm getting greedy and want to have more than one custom bullet point. I'll paste the code I'm using below. If anyone knows how to add other custom bullet points and how to tell Squarespace when I'd like them to appear, please share! Thanks. //bullet points ul[data-rte-list] li>*:first-child::before { content: "\2714"; font-weight: 600; font-size: 42px; position: relative; top: 8px; color: #8f502e; }
-
Editing colors in 7.1 seems needlessly confusing. I just switched over, and it's not intuitive at all. I really don't get all the different themes. Does it get easier? Is it actually better, and I'm just not used to it yet?
-
Hi there, I'm hoping to add some custom checkmark bullet points to my site. I wish Squarespace already had the option to do this without custom code! I found some code in a YouTube video, but it didn't work for me. My website is Personal, not Business - not sure if that matters. If anyone has a piece of code for checkmark bullet points, I'd love to try it! Thanks so much.
-
Previewed my site in 7.1 and it looks really wonky.
amandaclairef replied to amandaclairef's topic in Site Design & Styles
That's exactly what I ended up doing - thanks so much! -
Previewed my site in 7.1 and it looks really wonky.
amandaclairef replied to amandaclairef's topic in Site Design & Styles
I tried the new preview tool for 7.1 and my site looks really different, almost as if I would need to rebuild it anyway. Biggest difference was the fonts and font sizing, and my image blocks. Is this feature still buggy? Should I wait until Squarespace figures it out before I publish my site in 7.1? Curious to hear others' experiences. Thanks! -
Unable to edit blog title font on actual blog post
amandaclairef replied to amandaclairef's topic in Blogs
That seems to have done the trick, thank you so much! Have a great week. -
Hi there, I've tried some custom CSS but the problem persists. The title font on my blog posts (on the post itself) is the font from the *original* template, and I can't seem to change it! I started with a template (I think it was called Brine), but I've made several changes to it. Here is the title font I want to use, Rooney Sans, on the list of blog posts But when you click over to the post itself, you see the title is in Rubik If anyone has found a fix, I'd love to try it! Thanks 😄