Search the Community
Showing results for tags '500px'.
-
Hi I have been trying for weeks now to get a direct answer, for a simple question, from support, with frustrating results. Does Squarespace collect any information, personal or otherwise, from me or my website visitors, and share or sell to third parties for any reason but, specifically for targeted advertising? Pretty straightforward question right? But the only thing I get back from support is links to their Terms of Service, Cookie Policy, Data Processing, etc. I’ve read through all of those. If the answer is buried in there somewhere I am unable to suss it out. The legalese hurts my head. Is Squarespace trying to hide the answer? Or are their support people really so unqualified as to not know the answer? Or are legally restricted from giving me a clear answer? Can anyone out there give me a straightforward answer to this straightforward question, please? Thanks, David
- 1 reply
-
- terms-of-service
- customers
-
(and 3 more)
Tagged with:
-
How to remove a header from a mobile phone view?
Sladey16 posted a question in Coding and Customization
Hi, I have added code to my website to remove the banner from certain pages, however, on the MOBILE view, the original block color banner still remains on the page. Any suggestions on how to remove the MOBILE view banner from pages? Thank you!- 10 replies
-
- code-injection
- mobile
-
(and 2 more)
Tagged with:
-
Site URL: https://dumpsarena.com/microsoft-dumps/az-104/ AZ-104 Dumps Administrator Exam exam is 100% guaranteed. LET OUR FREE DUMPS BE YOUR BIGGEST ACHIEVEMENT! Our team has curated the terrific have a have a take a observe materials to ease the gadget of creating prepared for IT tests. For instance, AZ-104 Free Dumps are designed to reflect your exam pattern and format to offer real-like stimulation. The material is 100% tested and authorized to get you the achievement you crave. Unlike others, we maintain you updated on your improvement.. https://dumpsarena.com/microsoft-dumps/az-104/
-
I am very confused - how do I change the colour of specific text? I just want to select a text and change the colour. How do I do this with the new way of styling?
-
Site URL: https://seabass-gopher-tg68.squarespace.com/ Hey guys, my page is https://seabass-gopher-tg68.squarespace.com/ and pw is 1234. I managed to add my fonts in css and change also for header since is h1,h2... But I do not know how to change the font on all the other sizes and so on since I dont know the shortcuts
- 1 reply
-
- font
- 404-error-page
-
(and 3 more)
Tagged with:
-
Site URL: https://www.theblueglobe.com/ Hi, Have a gallery setup with 14 idividual logos, have managed a hover effect on the gallery as a whole. img {-webkit-filter:grayscale(100%);filter: grayscale(100%); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } .sqs-block-gallery:hover img {-webkit-filter: grayscale(0); filter: grayscale(0);- but the request is for each logo to have this full colour hover effect individually- how would I code to do this?
-
I was wondering if someone could help me with this; I’m looking to build functionality whereby a user would input a 4 digit numerical code into the site, then serve up wifi credentials based on the code. So, for example, 1234 would give you Wifi Name: X and Wifi Password Y, while 1233 would give you WIfe Name A and Wifi Password B. This could be through dynamic content (ie two content blocks that look up against a database) or, to start with, an individual page for all the codes, but either way; is there a way to do this using Squarespace, even if it is not something an application can do and would require specialist coding skills?