-
Posts
54 -
Joined
-
Last visited
Personal Information
- Website
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
LaKayCornell's Achievements
-
LaKayCornell changed their profile photo
-
Site shifts left and right on desktop and mobile
LaKayCornell replied to formedfromlight's topic in Site Design & Styles
Thanks. -
Site shifts left and right on desktop and mobile
LaKayCornell replied to formedfromlight's topic in Site Design & Styles
Hi - I had the same problem as many here - that the site would move from left to right on mobile...and was loading only half width most of the time...after reading everything here, I figured out that it was the scrolling text at the top that was causing the problem - specifically the overflow code I had put in because the "f" in freedom was being cut off. So now I don't have a site that is moving from left to right, but I also have the f being cut off - any ideas? https://www.emdrodriguez.com/ -
list-summary Randomize items for List sections in carousel
LaKayCornell replied to Goood_Studio's topic in Customize with code
@couldbegood - I know this was a long time ago, but as I was searching for the same thing tonight, I discovered a plugin that seems to do this. I believe it works with summary blocks only, but there is a carousel option, so you could essentially replicate the carousel list... and it's affordable if you just need it for your own site. You can find it here. {I haven't used "SQSP themes" before, but they are often recommended here and have a good reputation.} -
Chiming in to say I am having the same problem! I searched the forums and all the folx I regularly follow and couldn't find the code...I tried margins/padding/etc. My next move is to have only one testimonial on mobile and show/hide different sections on mobile v. desktop. 😞
-
Change text of Summary Block "read more link"
LaKayCornell replied to LaKayCornell's topic in Customize with code
Yes! I was just coming back to delete the post but I actually couldn't find the post, lol. Thanks so much!! -
Hi, I'm trying to change the text from "read more" to "go to episode" on the two summary blocks on this page. I've got some other code there already - to have the custom font and to hide the excerpt section... and haven't been able to find the right code to do this as well. link: https://ophelia-wellness-template.squarespace.com/podcast The password is: OPHELIA Thanks so much!
-
Is there a way to "lock" the number of gridlines and/or elements in a section while we are building? It seems like every time I do something, the section goes to the shortest possible length...same with image/text blocks. But I want to be able to set the section gridlines and have it stay that way unless I change it... this way, I'm constantly having to re-move things ... I am not linking a site because this is a general fluid question, and I have 4 sites I'm working on right now, but if I'm not being clear, I could do a little video to share maybes?!
-
I would like to have the "continue shopping" button show up in the cart regardless if the cart is empty or not. I've read through tons of posts on the forum - it's how I found the code to have the "checkout" button appear after someone clicks "add to cart"... but I can't find anything that will do this. Site: https://one-word-poetry.squarespace.com pw: ONEWORD Thanks!
-
Hmm. Dang. Thanks. I was hoping to hide it behind the "banner" in the first section. It's a code from Will Myers, so maybe I'll reach out and see if he has any ideas. Thanks so much for your help!
-
So sorry I put it in when I created the post and did not realize that it wouldn't show up. It's: https://one-word-poetry.squarespace.com and the password is: ONEWORD. Thank so much.
-
Hi! I've made a vertical button, and I'm wondering if there is any way to make it not appear when you are on the hero image at the top - I've linked the page and the password is: ONEWORD. Also - here is the css I used so far: #book-me { position: fixed; top: 50%; right: 0; transform: rotate(90deg) translateX(50%); transform-origin: 100% 0; z-index: 99999; } #book-me a { background: #FDC300; color: white; display: inline-block; font-size: 16px; font-weight: normal; text-transform: uppercase; font-family: NEUEBLACK; letter-spacing: 0.1em; padding: 10px 15px; } @media screen and (max-width: 960px) { #book-me { bottom: 0; top: auto; transform: none; } #book-me a { padding: 10px 30px; } }
-
Yes, I know. I don't need the whole template; just looking for the navigation bar/ header. $99 is great for a whole template but not for changing one item. I assumed there would be a plugin we could purchase for less than the template, but haven't been able to find one.
-