Jump to content

SquareRefresh

Circle Member
  • Posts

    331
  • Joined

  • Last visited

Posts posted by SquareRefresh

  1. 42 minutes ago, moonlitdesign said:

    its on mobile view only, i have sent it to a few other friends as testers and they are experiencing the same scroll issues. It started to happen after I added an announcement bar, but when I tried to remove it to see if that would fix it, the problem remained... 

    Hey, I think this custom code effect on this behaviour:
    image.png.85ec3e20abc85f053058a7abc2f4b2da.png

    Try to remove it from custom CSS and check again.

  2. Hey @Marenberg You can use next classes for the medium and small buttons on the site:
    .sqs-block-button-element--medium
    .sqs-block-button-element--small
    Just add same code but change "large" to the preferred button style (small, medium). System buttons like a form button, product etc has a different class, so You should to get a correct class for the system buttons and then add custom styles for mobile view.

  3. 2 hours ago, rachoco said:

    Hello, 

    Can someone help me create a background box that spans the width of multiple blocks? As it stands, I have the header (full length) block working fine, but I would like to divide the text into two columns beneath with the same background color. Ideally, I'd also like a spacer on either side. 

    I have tried to isolate the row, but when I try to plug that into the code it doesn't do anything. 

    Hey @rachoco try to add next code in Custom CSS:

    #block-yui_3_17_2_1_1644873293612_11629 + .sqs-row {
      background: #f0f0f0;
    }

     

  4. 3 hours ago, Oz_Soma said:

    Do I need to upgrade my account to add a code injection to do this or can I do it with a standard account?

    Hey @Oz_Soma Your Squarespace plan should be Business or any Commerce plans for using Code Injection.

    3 hours ago, Oz_Soma said:

    If possible, how can I add a Lottie animation (.json or otherwise) to my header logo animation? 

    Squarespace allow add only image file for the logo with regular image formats. So You can't add any custom file through admin panel but You can use custom JS coding for changing default logo to the Lottie animation.

  5. 6 hours ago, Rcook said:

    Thank you. When I add the code to the header the code is visible on the webpage. When using more than one code, do you need to link them or paste them on a new line? When I paste on a new line, the new code doesn't appear to be working. 

    Font code which You provided before should be in Header Injection, the if You need to add other custom CSS code You should to add it in Design > Custom CSS

  6. 25 minutes ago, Rcook said:

    I'm new to Squarespace and don't have experience of using CSS codes. I want to add the code to reduce the image size on mobile. I already have a CSS code for the font. Do I add the new code directly after the font one, or do I need to add something in between? Any help would be greatly appreciated.

    Hey @Rcook this code on screenshot You should add in Settings > Advanced > Code Injection and paste here:
    image.png.6d7277091767a047f854bc3053090013.png

    More about Code Injection here.

  7. 2 hours ago, Sitar said:

    Is there a way to not show the price in the related products tab under a product?

    I've installed the custom plugin to select the first variant from a product to not show that "from" but it still visible at the bottom in the related product tab.

    Any help is appreciated, thanks

    Hey @Sitar feel free to share Your site URL, so we can check it.

  8. 2 hours ago, natalierosalinda said:

    Password to my site is "pancake". Is there any way I can remove the white space between the header and the contents of the page? If possible I'd also like to remove the white space on the sides of the image with the "shop all" text". There's a picture below of how it currently looks vs. how I'd like it to look. Thanks!

    Hey @natalierosalinda try to add next code in Custom CSS:

    #collection-620dc28744c9086c17203cf8 {
      .Main-content {
        padding-top: 0;
      }
    
      #block-yui_3_17_2_1_1645069966476_13308 {
        padding: 0 !important;
      }
    }

     

  9. 35 minutes ago, heysheedia said:

    Hello, I'm trying to create an anchor link. I've tried different methods. The link works. However, instead of taking me to where the section starts, it takes me to the bottom of the section.

    If you look at the images, it's supposed to show the $59/m pricing. Instead it takes me to the "become a member" part. How can I fix it?

    Hey @heysheedia You have this behaviour because anchor link scrolling to the position when top side of block will equal top of the screen.

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