Jump to content

tiffybennett1

Circle Member
  • Posts

    49
  • Joined

  • Last visited

Posts posted by tiffybennett1

  1. 3 hours ago, melody495 said:

    Agree, the load speed is not the fastest. Try adding the first frame of your video as the fallback image. You can check my hero section for my website to see how it looks.

    Thanks for this. Yeah I was thinking this might be the only solution 

  2. 15 hours ago, tuanphan said:

    Your Portfolio Layout is Grid, so will need a different code

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.3/jquery.min.js"></script>
    <script>
    $(document).ready(function() {
        $('[section[data-section-id="654e393b3cb0792dfdc5ca25"] a.grid-item:nth-child(1)').attr('href','https://jlgroup.squarespace.com/technical-services-overview');
        $('[section[data-section-id="654e393b3cb0792dfdc5ca25"] a.grid-item:nth-child(2)').attr('href','https://jlgroup.squarespace.com/professional-services-overview');
    });
    </script>

     

    I've put this in the footer injection, but it's still not redirecting to the page. Not sure what I've done wrong here 

  3. @tuanphan I'm looking for help with a site I'm building

    https://jlgroup.squarespace.com/

    Password: jlgroup2024

    I've used the following code, but it's not working

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.3/jquery.min.js"></script>
    <script>
    $(document).ready(function() {
        $('[section[data-section-id="654e393b3cb0792dfdc5ca25"] a.portfolio-hover-item:nth-child(1)').attr('href','https://jlgroup.squarespace.com/technical-services-overview');
        $('[section[data-section-id="654e393b3cb0792dfdc5ca25"] a.portfolio-hover-item:nth-child(2)').attr('href','https://jlgroup.squarespace.com/professional-services-overview');
    });
    </script>

     

    Could you let me know why it's not working? Thank you in advance! 

  4. Hi, I have put a google maps embed into my footer, but when I reduce the page size, it overlaps rather than resizes (image attached).

    This is the code I am currently using (in custom CSS)

    @media screen and (max-width:767px) {
    iframe[src*="google.com/maps"] {
        width: 100% !important;
        height: 500px;
    }
    }

     

    What do I need to change to make it right?

     

    https://labellevieibiza.squarespace.com/

    Password: lbv2024

    Screenshot 2023-11-11 at 13.45.18.png

  5. @tuanphan can you help with my code please?

     

    @font-face {
        font-family: 'BROTHER-Bold';
      src: url(https://static1.squarespace.com/static/645f4e72a313ef3a7b252e5c/t/64636fa859ab7a5334d47b31/1684238248999/BROTHER-Bold.otf)!important;
      }
    h1 {
    font-family: 'BROTHER-Bold';
    }

    h2 {
    font-family: 'BROTHER-Bold';
    }

    @font-face {
        font-family: 'Gotham-Black';
      src: url(https://static1.squarespace.com/static/645f4e72a313ef3a7b252e5c/t/64637272326cc43acb71a43b/1684238962665/Gotham-Black.otf);
      }
    h3 {
    font-family: 'Gotham-Black';
    }

    h4 {
    font-family: 'Gotham-Black';
    }

  6. On 3/19/2022 at 12:15 AM, tuanphan said:
    h3.portfolio-title:after {
        font-size: 20px;
        color: black;
        display: block;
    }
    a.grid-item[href="/grid-simple/project-one-m2y26"] h3:after {
        content: "subtitle 01";
    }
    a.grid-item[href="/grid-simple/project-two-yttz3"] h3:after {
        content: "subtitle 01";
    }

    I can't get this to work on quepasaibz.com/home-1 (password: que) 

  7. https://www.quepasaibz.com/home-1
    password if needed: que

     

    On this website, I only need the restaurant part to be working properly at this stage (while I build the others in the back end)

    On desktop, I'd like there 'coming soon' text to show up on the hover - is this possible? Or, have a sub-heading that says 'coming soon' and then not be able to click through to anywhere.

    On mobile, I just need the 'coming soon' and not being able to click through to anywhere.

    How do I do this?

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