Jump to content

ShootiezProductions

Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by ShootiezProductions

  1. On 10/11/2021 at 5:39 AM, paul2009 said:

    This is not added by Squarespace. It is being added by the third party plugin you have added (Scrollify jQuery plugin). The default is to include the browser location hash when scrolling through sections, but you can disable this in the options.

    Excuse my inexperience with coding, i'm not exactly sure what that means or how to implement it into my code. Do you have any advice on how I would change this with the code provided? Thanks in advance!

     

    Screen Shot 2021-10-17 at 12.53.08 PM.png

  2. Site URL: https://www.shootiezproductions.com/

    Hi! I have a dropdown menu that is incorporated on my mobile and online website (more important on mobile) and wondering how I can change the design of the style of the dropdown menu? The text is currently too close to each other and too small on both mobile and computer. It would be hard for our clients to read it and I can not figure out how to change the style of the text spacing and size. Any help and advice would be greatly appreciated! I know you all are very busy and working on your own websites, so thank you in advance for any assistance! 

    Screen Shot 2021-10-07 at 10.56.29 PM.png

  3. Site URL: https://www.shootiezproductions.com/

    I am trying to incorporate snap scrolling / lock scrolling on solely the home page of my website but the code I have is affecting my entire site. How do I make it so solely the home page has snap scrolling. 

     

    Here is my code that is injected into the home advanced page:

     <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/scrollify/1.0.19/jquery.scrollify.min.js"></script>
    <script>
            $(function() {
              $.scrollify({
                section : ".Index-page",
              });
            });
    </script>

     

    Thanks for the help in advance!

  4. On 11/16/2019 at 1:55 PM, Justmadeit said:

    If you're looking for an answer I used Brine.

    Paste into header code injection.

    Let me know how you go.

     

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/scrollify/1.0.19/jquery.scrollify.min.js"></script>
    <script>
            $(function() {
              $.scrollify({
                section : ".Index-page",
              });
            });
    </script>

    Hi! 

    I used this and it works great by how do I change it so it only scroll snaps to my home page instead of the other pages on my website? 

    Thanks in advance 

×
×
  • 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.