⚠ IMPORTANT CSS UPDATE ⚠ When logging into Squarespace, if you see the word "Website" at the top of your menu, you are using their new internal navigation! To edit the CSS of your Squarespace website, click on the word "Website" and scroll to the bottom of the list of pages. Here you'll see "Website Tools" - click on that option and select "Custom CSS" to open the CSS panel and add your code here. For more information, watch this tutorial: ua-cam.com/video/euJqHXs_L1M/v-deo.html
Hi Becca! I love your videos they are so helpful and easy to follow! For blog sites, I am wondering if there is a way to place smaller images within blocks of text similar to a magazine layout? Right now, it seems like I can only do a full-width image blocks and then a full-width text block. Thank you if you can help!
Great question! You can - but it's kinda tedious 🫠 post are automatically displayed in the order they are published in, so you can adjust the date & times for each post to change their order.
Hey Becca, I notice that when I am editing my blogs the format is much different than when I publish them. I am new to Squarespace and loving your videos... Hoping there might be some CSS that will help me format it correctly, so the text doesn't look so jumbled and messy. :) Any insight appreciated!
Hello, thank you for making the video. I was just wondering what would be some reasons why I can't change content width in my blog posts? I was trying to do narrow, but nothing happens :/
Hey Walter! For your desktop definitely use the site styles menu BUT to change mobile specifically, you can use a media query like this: @media only screen and (max-width:640px) { .item-pagination-title {font-size: 16px!important} }
⚠ IMPORTANT CSS UPDATE ⚠ When logging into Squarespace, if you see the word "Website" at the top of your menu, you are using their new internal navigation!
To edit the CSS of your Squarespace website, click on the word "Website" and scroll to the bottom of the list of pages. Here you'll see "Website Tools" - click on that option and select "Custom CSS" to open the CSS panel and add your code here. For more information, watch this tutorial: ua-cam.com/video/euJqHXs_L1M/v-deo.html
am very happy with your content it shows me a new form to approach my website!!! I appreciate it so much.
You are so welcome! 🤩 Your comment just made my day - thank you so much for letting me know!
thank you again ! great information !
Thank you for this video, the best out here on this topic.
Thanks - glad my work is helping you with yours! ☺️
Thank you.
You're welcome! :)
Hi Becca! I love your videos they are so helpful and easy to follow! For blog sites, I am wondering if there is a way to place smaller images within blocks of text similar to a magazine layout? Right now, it seems like I can only do a full-width image blocks and then a full-width text block. Thank you if you can help!
Hi Katie! I've done a bunch of blog specific tutorials I would love for you to check out: insidethesquare.co/blogs
Can we arrange the Post sequence ourselves ?
Great question! You can - but it's kinda tedious 🫠 post are automatically displayed in the order they are published in, so you can adjust the date & times for each post to change their order.
Hey Becca, I notice that when I am editing my blogs the format is much different than when I publish them. I am new to Squarespace and loving your videos... Hoping there might be some CSS that will help me format it correctly, so the text doesn't look so jumbled and messy. :) Any insight appreciated!
I noticed today that it also happens to me, maybe it’s a squarespace bug?
in great detail.👍👍👍
Hello, thank you for making the video. I was just wondering what would be some reasons why I can't change content width in my blog posts? I was trying to do narrow, but nothing happens :/
That doesn’t sound right! I would love to help - send me more info at insidethesquare.co/code-help and I’ll hop into your source code and take a look.
I was wondering how can you change the Font size from the "Previous" post. In the mobile view is way to big
Hey Walter! For your desktop definitely use the site styles menu BUT to change mobile specifically, you can use a media query like this:
@media only screen and (max-width:640px) {
.item-pagination-title {font-size: 16px!important}
}
Hi,
Can we add the video in the Blog post setting where are add images? The image replaces in the video.
Hi Vishal, you should be able to use a Video Block for that.
#1 viewer!