Jump to content

SanchezisFine

Member
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

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

SanchezisFine's Achievements

  1. Site URL: https://storeisfine.squarespace.com/ Hi, the image that I set up for my social sharing isn't showing anywhere. Whenever I type the link to my website, it shows an old image no matter where I share it, be it Facebook, Instagram, discord, chats, forums, etc. I'm using 7.1.
  2. I have 2 separate products on Printful and I want one to be the variant of the other one. Reason being, that I have to create separate products on Printful for them to be printed properly at the sizes I want.
  3. Hi, I'm trying to use the code in the Advanced > Code Injection and it's working fine, but It keeps loading on every page, and I want it to load only once per session (or rather, once per refresh). What do I have to add to the code for that to happen? This is the code I'm using: <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <div class="logoload"></div> <style> .logoload { /* SET BACKGROUND COLOR */ background-color: #000; /* SET BACKGROUND SIZE */ background-size: 90px; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background-position: center; background-repeat: no-repeat; background-image: url("https://images.squarespace-cdn.com/content/v1/60be9e992b75737ce066e885/221189ce-34d5-48cf-a780-3de3fd6eb732/SIF_Logo_Red.png"); } </style> <script type="text/javascript"> $(window).load(function() { $(".logoload").delay(600).fadeOut("slow"); }) </script> Thanks in advance.
  4. Site URL: https://storeisfine.squarespace.com/ Is this something that can be done?
×
×
  • 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.