jessikalyngarcia
-
Posts
18 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by jessikalyngarcia
-
-
On 5/31/2020 at 1:58 AM, tuanphan said:
Which section? Can you take a screenshot?
@tuanphan Hi! It's every section with the stacked image blocks. Thank you!
URL: jessikagarcia.com | NO PASSWORD
-
Website: JessikaGarcia.com | Password: PassionProject2020
Hello again! The code you gave me was working, but ever since I moved it to another index, it started pushing the title to fill the space of the box. At first I thought it was because I had too many boxes in a row, but it still does it with one or two boxes. Here's the code @tuanphan gave me earlier this month:
@media screen and (min-width:641px) {
section#must-reads .image-card.sqs-dynamic-text-container {
min-height: 110px;
}
}
section#must-reads .image-card.sqs-dynamic-text-container {
height: 100%;
display: flex;
justify-content: center;
align-items: center;
} -
2 hours ago, tuanphan said:
section#trending .image-card.sqs-dynamic-text-container { height: 100%; display: flex; justify-content: center; align-items: center; } }
YAY THANK YOU! IT WORKS. 🙂
-
-
10 hours ago, tuanphan said:
You can set min-height for title, add to Home > Design > Custom CSS
@media screen and (min-width:641px) { section#trending .image-card.sqs-dynamic-text-container { min-height: 140px; } }
URL: beautybyjessika.com. No Password.
Thank you, @tuanphan! It worked. Now I want to float the titles in the center of the box. (See attached example below for reference.)
Here's what I have so far:
section#trending .image-title.sqs-dynamic-text .center {
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%)
}Thank you!
-
Hi there, I think my question best fits in this thread. Hoping someone can help me ...
URL is beautybyjessika.com. No password.
In my #trending index, I'm using image stack blocks and I want the image card wrapper to be the same height regardless of the content. (It seems like the size of the wrapper depends on how long the title is.)
I've tried the codes in this thread as well as from other tutorials but nothing works—including @paul2009 display: flex; which I thought was brilliant. It's probably a user error on my part.
Here's a snapshot of the boxes. Hoping I can find a solution soon!
Thank you!
How to upload a text file to the root of a Squarespace domain - Google Ads
in Customize with code
Posted
I've tried Graesen's approach several times but have run into two issues. The first is that when I visit the redirect checker, it gives me this error: "You use a 302 redirect. This means that the content is temporarily not reachable and will come back soon. Using a 302 redirect is a bad idea because the search engine bot might not follow it or handle it as temporary. It's also a bad idea for SEO because no 'link juice' will be transferred to the linked page."*
The second error I get is when I go to input the URL mapping. Squarespace tells me, "An unexpected error happened when saving your data. We don't allow unlimited rules. If you have more than 5000 rules, that is most likely the cause."*
Has anyone else run into the same issues? As much as I'd like to run AdSense as a form of passive income, I'm not sure it's worth the headache.
*I edited the language for grammar but the error was littered with grammar mistakes which makes me question the legitimacy of the error. See screenshots.