jmcdowell15
-
Content Count
11 -
Joined
-
Last visited
Posts posted by jmcdowell15
-
-
On 11/1/2019 at 8:24 AM, tuanphan said:
Seen.. But storm here, can't check. You can wait someone ☹️
Any luck?!
-
1 hour ago, tuanphan said:
What is access password?
femalepower
-
Hello,
anybody here know how to get a different banner image to display on mobile only? (using squarespace 7.1)
www.teamngn.com/contacthere's what I'm trying for custom css...(using a color image to see if it works easier)
@media screen and (max-width:767px) {
#collection-5da7ebea7bed65372db92fc5 #section background{ background-image: url("https://static1.squarespace.com/static/5da62a583a2bd04688ad1455/t/5dbc1afe54a8c11b2343868e/1572608767139/mobile-contact.jpghttps://static1.squarespace.com/static/5da62a583a2bd04688ad1455/t/5dbc1c38013bfa0a88fdc15a/1572609080827/color-orange.jpg"); background-position: center center; background-size: cover; background-attachment: fixed; background-repeat: no-repeat;} }thanks!
Custom Code not showing on Microsoft Edge - Using 7.1 template
in Site Design and Styles
Posted
Were you ever able to fix this for Edge? I have a similar custom code not working on Microsoft Edge. Wanted to change the logo depending on the section background color being used (Squarespace 7.1) Would appreciate any tips if you got it fixed for this one browser!