Gemma_mineralcreative
-
Posts
11 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Posts posted by Gemma_mineralcreative
-
-
On 1/13/2023 at 4:24 PM, Ziggy said:
Try adding this to your Custom CSS:
.blog-basic-grid .blog-date, .blog-basic-grid .blog-excerpt { color:#004d6b; }
I hope that helps! Give me a thumbs up if you can, thanks!
Thanks @Ziggy that has worked for the grid but when you click into the blog posts the date is still displaying the wrong colour?
-
My date and excerpt are displaying the wrong colour and I can't change. Could someone help me target these with CSS? I managed to change the blog title using CSS but I can't find the right tag for the date and excerpt.
-
Mine is back to normal now. Lets hope it stays
-
On 9/8/2022 at 12:29 AM, tuanphan said:
Yes. Same problem here. We used variable CSS to set it again.
If you share link to page where you have problem & describe in detail the problem, we can give some code to temporarily fix this.
Hi @tuanphan I'm experiencing this issue too! Colour palette keeps resetting to black every time I save. Very frustrating! Here's my link: piccolo-robin-7wh6.squarespace.com
It's meant to look like the attached image
-
Hi I'd like to do the same. My site is: https://piccolo-robin-7wh6.squarespace.com/
Additionally, the padding between title and exerpt is different on mobile and I'd like to change. How do I target this code?
-
21 hours ago, SquareRefresh said:
@media only screen and (max-width: 500px) { [data-section-id="61d6caa9e2aa2b47466f825a"] { min-height: 70vh !important; } }
This has worked thank you for your help!
-
15 minutes ago, SquareRefresh said:
I edited my previous code You need just paste a new version.
I don't understand? Your code from the previous comment hasn't changed? Please repost code to make sure I have the right version
-
1 minute ago, SquareRefresh said:
Just update the code
I've saved the code you sent so you can see that it has changed the height for all devices
-
2 minutes ago, SquareRefresh said:
Hey @Gemma_mineralcreative try to add next code in Custom CSS:
[data-section-id="61d6caa9e2aa2b47466f825a"] { min-height: 70vh !important; }
Hi @SquareRefresh that reduces the height for all devices. I just want to reduce the section height for mobile view please.
-
Site URL: https://decagon-crow-6b7b.squarespace.com/
I've put a showreel video as a section background on the first section of the homepage. It works really well in pc / tablet view, but in mobile view I need it to be shorter so it can get more of the width of the video in.
Let me know if you need more info than that
Please help?
Blog posts – Change colour of date and excerpt using CSS
in Site Design & Styles
Posted
That's worked a treat thanks @Ziggy!