Shaktirow
-
Posts
5 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by Shaktirow
-
-
Hi! I'm creating tile blocks that lead to other pages for digital courses. Is there a way to cluster the content on the tiles that helps it stay together, even on the mobile view?
Thank you!
https://www.riverofguidance.org/past-courses
-
Hello!
I'm having a simular issue. My domain is connected and primary, but I'm still seeing https://river-of-guidance.squarespace.com/
When I create a new page on my website, I'm still seeing Squarespace. for example: https://river-of-guidance.squarespace.com/wisdom password: wisdom
Any help would be greatly appreciated.
-
I am need to require a password for a specific page or pages of my site.
However when someone tries to enter my password, it doesn't work, in Chrome, Safari or Edge. However it works in FireFox. I've tried having friends test it from various computers and get the same response.
I've disabled LastPass, and I've also disabled Chrome, Safari and Edge auto-fill password save feature. I also deleted all my saved passwords. I tried it in chrome's Incognito Mode. I am having the same problem consistently.
Does anyone have a solution or have gone through something simular?
-
Hi there,
Did anyone ever find a solution to this issue? I'm having the same problem with a slight variation.
I understand the masking of the password that Squarespace creates.
I am trying to require a password for a specific page or pages of my site.
However when someone tries to enter my password, it doesn't work, in Chrome, Safari or Edge. However it works in FireFox. I've tried having friends test it from various computers and get the same response.
I've disabled LastPass, and I've also disabled Chrome, Safari and Edge auto-fill password save feature. I also deleted all my saved passwords. I tried it in chrome's Incognito Mode. I am having the same problem consistently.
Does anyone have a solution?
make mobile background smaller
in Customize with code
Posted
I found custom code and used it for the background color of the entire site, but I need it smaller on mobile and iPad view. How can I have separate sizes?
body { border-left:70px solid #529fbb; }
body { border-right:70px solid #529fbb; }
body { border-top:20px solid #529fbb; }
body { border-bottom:6px solid #529fbb; }