-
Posts
24 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by MaryLou
-
-
On 8/30/2024 at 4:07 AM, Ziggy said:
Squarespace 7.1 with Fluid Engine doesn't have a text wrap feature for images, but you can adjust the block sizes on mobile so they don't overlap.
Thank you! I will give this a shot!
-
On 11/6/2023 at 2:51 PM, AlbertoSN said:
Hi @melody495
here is the link
https://www.albertosancheznue.com/
Basically I'd like to pass from a project to another when already in the project page, without going back to the "work" page.
I have read in other discussion that is it possible to change the style to prev/next button, but I cannot understand how I can add it.
Any help is really appreciate:)
Was this ever resolved? I'd like to do this as well
-
Hi @tuanphan, I have the same issue-- I would like to see if I can center-align these 4 shapes. I've been trying all kinds of code but keep getting error messages.
Thank you in advance.
https://panda-finch-9sfz.squarespace.com/
one more thing...
How would I center a text block inside of a shape? -
Hi, I was wondering if anyone could please help me. I am trying to wrap text around a photo for mobile only.
https://phigment-beauty-lounge.squarespace.com
Password: SQSP
Thank you in advance!! -
12 hours ago, melody495 said:
Hi MaryLou, it looks like you have resolved this?
Yes! Thank you so much for checking in. I appreciate it!
-
I don’t understand what you’re saying
-
Hi all,
I am trying to make a video background on this homepage that is mobile/ tablet compatible. I tried the section ID, but no code I have tried to use seems to work. Do you have any suggestions? I am simply trying to make sure the video edges aren't cut off on these other devices. Thanks in advance!
https://dcr-venue.squarespace.com/
Password: DCRwedding
-
I have the Chrome plugin and am familiar with how to use it. But even when I inspect what I need to target, it isn't working and still shows just the yui block id.
"Contact" page-- h1 heading for "Contact"
I just left the h1, but that's the code I'd like to use. It's consistent with the other page titles.
/* h1 {
font-family: DCR Custom;
font-size: 5rem;
}*/"Venue" page-- "Dove Creek Ranch" center that title only for mobile.
//this is where I am trying to center DCR Wedding Venue at the top of first paragraph left of the vid
/*@media screen and (max-width: 767px) {
.sqs-block-html {
position: absolute;
text-align: center;
}
}*/I have the Chrome plugin and am familiar with how to use it. But even when I inspect what I need to target, it isn't working and still shows just the yui block id.
https://dcr-venue.squarespace.com/
Password: DCRwedding"Contact" page-- h1 heading for "Contact"
I just left the h1, but that's the code I'd like to use. It's consistent with the other page titles.
/* h1 {
font-family: DCR Custom;
font-size: 5rem;
}*/"Venue" page-- "Dove Creek Ranch" center that title only for mobile.
//this is where I am trying to center DCR Wedding Venue at the top of first paragraph left of the vid
/*@media screen and (max-width: 767px) {
.sqs-block-html {
position: absolute;
text-align: center;
}
}*/Thank you so much for any help in advance.
-
@lesum yay!! Thank you very much! Is there any way to bring the images closer together? it now has a lot of white space.
Thanks!
-
Hi,
I am trying to make this gallery/ grid stacked for mobile view only. Could someone please help? 🙂 And please see the attached photo! Thank you in advancehttps://dcr-venue.squarespace.com/
password: DCRwedding
-
I sent you a coffee-- I am embarrassed. I spent so much time on this. I didn't think to check the text box.
-
-
I have tried the specific block id --NOT the yui.
h3 {text-transformation: none !important} OR
h3 {text-transformation: capitalize !important}put it within the font face brackets, as well as the h3 standalone bracket
-
Just tried incognito-- it is Wedding -- that works for me. Capital W
if not, try DoveCreek
https://dcr-venue.squarespace.com/ -
Wedding is the password if needed for the homepage
-
Hi,
Can someone PLEASE help me with a text transformation? I am trying to get my h3 custom font to be lowercase. The uploaded font is lowercase letters so that is correct. I have tried inspecting for blocks-- it doesn't work, I tried SQSP block finder, but it hasn't worked. For more context, this is a template. I even tried breaking the template code to find an issue or potential conflict. Literally nothing but a headache and hours wasted. Will someone please help? h3 specifically as that is the heading I want the custom font. attached is a photo. It is located on the packages page, and I will enable it. Thank you in advance!
-
Ok so this is the code I used on the page in the advanced gear icon:
But it also changes mobile view too.
<style>@media only screen and (max-width: 1024px){.user-items-list-simple:not([data-num-columns="1"]) {grid-template-columns: repeat(2,1fr); grid-gap: 10px!important} .list-item-content__title{font-size: 1rem!important} .list-item{padding: .5rem!important}}</style>
-
-
Cardinalwebservices.net
-
Hi, I had someone fix my website and he purchased this lightbox plugin and gave me no further instructions. How can I customize the design of the pop-up? Particularly the padding, color, border color and size of the X. I have tried so many different CSS tricks I know and nothing seems to work.
Thank you in advance to anyone who can help me resolve this!!
-
I am actually trying to get a header caret just like the one next to "feeds" on this nav bar above. A caret that drops down. Done extensive research and maybe I am not looking in the right place.
Product images embedded from Shopify are blurry/pixelated
in Customize with code
Posted
@EmilyMcCreative did you ever find a solution for this problem?