Jump to content

meredithpullara

Member
  • Posts

    7
  • Joined

  • Last visited

Everything posted by meredithpullara

  1. I just couldn't get it to work on the "maternity" page. Only the "home" page. Not sure what I am doing wrong. So I tried something else using CSS. But now I am running into a problem with a big gap at the top of the page. // *Hiding and showing sections*// @media screen and (max-width: 641px) { section[data-section-id="61fb24fef41ea065282cf1f5"] { display:none !important; } } @media screen and (min-width: 641px) { section[data-section-id="61fb2509340fe1777b1239f1"] { display:none !important; } }
  2. I am having trouble using that code on other pages. Is there anything I need to add to make it work? Thank you so much for your help.
  3. So I made some changes to my site and now it is happening again (the image that is supposed to replace the first section of my homepage is taking over the background of the entire homepage. Can you help again? ------ /*different homepage image on mobile*/ @media only screen and (max-width: 640px){ #collection-5fa9f2e4d40a8a1cf7afd0b5 #page .page-section:nth-child(1) .section-background img {opacity:0 } #collection-5fa9f2e4d40a8a1cf7afd0b5 #page .page-section:nth-child(1) .section-background { background-image: url(https://static1.squarespace.com/static/5fa9ebbaa3f03b5541d98eb5/t/61f1a67cb5ac953c2d7c761b/1643226750926/Copy+of+Copy+of+MEREDITH+PULLARA+%28650+%C3%97+300+px%29+%28640+%C3%97+900+px%29.png); background-size: cover; background-position: center; background-repeat: no-repeat; } }
  4. Hello, I would like to make my Instagram feed carousel square and add a border. Can you help?
  5. Site URL: http://meredithpullara.ca I have added a custom image on my mobile site's homepage but it is now appearing on the background of all of my mobile pages. Can you help make it so that it only appears on the homepage? Here is the code I used: @media only screen and (max-width: 640px){ #page .page-section:nth-child(1) .section-background img {opacity:0 } #page .page-section:nth-child(1) .section-background { background-image: url(https://static1.squarespace.com/static/5fa9ebbaa3f03b5541d98eb5/t/61f1a67cb5ac953c2d7c761b/1643226750926/Copy+of+Copy+of+MEREDITH+PULLARA+%28650+%C3%97+300+px%29+%28640+%C3%97+900+px%29.png); background-size: cover; background-position: center; background-repeat: no-repeat; } }
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.