Jump to content

Glimpse_web

Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Glimpse_web

  1. @tuanphan I'm trying to implement this on my website, but when i add the jquery, all my website is gone. Any help?

    As soon as i add this: 

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.3/jquery.min.js"></script>

    I tried adding both in footer injection, and header injection. All pages from my website are gone. Any idea why?

    Page is: glimpsevfx.squarespace.com

  2. Hello,

    I'm building a website where i tried via code to cycle between 2 columns and single column portfolio grid, and with a title + subtitle. All is well except the alignment of the title and subtitle. Right now it seems to be based on a % number because the single column is double the margin than the 2 columns one.

    Site right now is: glimpsevfx.squarespace.com/work

    For example the "Popota Continente" i want to be aligned with the "Carrossel NOS". 

    Code for cycling columns is:

    #gridThumbs .grid-item:nth-of-type(3n+3){
    grid-column: span 2;
    }

    Code for alignment i'm trying to use is:

    .portfolio-text {
        position: absolute !important;
        top: 10%;
        left: 10%;
        transform: translate(-7.5%,-7.5%);
        z-index: 999;
        width: 50% !important;
    }

    Can someone help me out? 

    Thank you,

    Pedro

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