Jump to content

Liek

Member
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Liek's Achievements

Level 2

Level 2 (2/20)

0

Reputation

  1. #1. This is the Code Placed in my footer inject. <script> var sectionName = document.querySelector(".page-section:first-child"); function getHeight() { return sectionName.clientHeight; } var gotHeight = getHeight(); window.onscroll = function() { sectionName.style.opacity = 1 - (window.pageYOffset / (gotHeight - 125)); }; </script>
  2. Sorry for the late response we had to do some adjusting with CSS. #1. We would like the hero section for each page to fade to black on scroll. For some reason we can't figure out why it keeps fading to white. #2. We have removed the previous 2 column code. #3. On our about page in our process section, we would like the mobile view to display (1.Discuss, 2. Create, 3. Product) evenly across. Our code seems to have it somewhat uneven. Password: DRAW2
  3. Site URL: https://silver-elephant-jdg7.squarespace.com/ Hi all, I am one of the creators of Insideout Studios. We are newly college grads coming together and are having issues with some of the css in our new site. We typically out source when it comes to code dealing with clients but I decided to take on the project for our new site. I will admit this was challenging but I'm at a place where I'm happy with it. There's just a few issues we are having with css and javascript. We were wondering if anyone is able to assist us please. 1st Issue: We are having trouble with the java script in the hero section of every page. We are trying to make it fade to black instead of white. 2nd Issue: On the home page our service section, we are having trouble with the css mobile view 2 by 2. 3rd Issue: On the about page our process section, we are having trouble with the css mobile view 3 across evenly. Password: DRAW2 Please feel free to let us know what else there is that you need from us. Also would love to hear HONEST feedback Thank you! P.S. ignore most descriptions and images, still making changes to the content.
×
×
  • 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.