Jump to content

harlowbogie

Circle Member
  • Posts

    82
  • Joined

  • Last visited

Posts posted by harlowbogie

  1. Hi,

    Last week I launched this new Squarespace website. The old website was built in Wordpress (it hasn't been deactivated).

    I added SEO descriptions for several of the new pages, however only one of them is showing up in a web search--the one I wrote for the Homepage.

    There are other SEO descriptions appearing, but they're for the old Wordpress pages and their respective old SEO descriptions.

    How can I remove the old Wordpress pages and their descriptions from web searches?

    How can I set things up so only all of the new Squarespace SEO descriptions are showing all?

    Since the old Wordpress site hasn't been deactivated, if I deactivated it, would that help?

    Thanks in advance!

  2. Oh, I see now it is jumping to that section! Before it was not.

     

    I'm seeing what you noticed--that the top part of the testimonials is behind the header. How can I fix that?

     

    Thanks in advance.

  3. Hi,

    I'm working on this website:

    https://coral-elk-m3e7.squarespace.com/livestreaming-and-inperson

    password: yoga

     

    I applied an anchor jump link (/livestreaming-and-inperson#testimonials) to the "read their stories" link in the blue bar & code <H2 id="testimonials">Hear from our students</H2> at the bottom of the page.

    Upon click of "read their stories", I'm not being jumped to the "Hear from our students" section. I think it's because of the 3rd party scheduler. How can I fix it so I am being jumped to that section?

    Thanks in advance!

  4. Hi,

    I was given the code below to make images with hyperlinks zoom upon hover. I only changed the scale number to meet my needs. This code makes all images on the page zoom, which I don't want. I only want the images that are hyperlinked to zoom. For example, on this page, I only want the images of the teachers to zoom upon hover. I don't want any other images to zoom.

    Thanks in advance!

    https://coral-elk-m3e7.squarespace.com/teachers

    password: yoga

     

    body#collection-656c8ef744d7061e0779f189, body#collection-657b459fd5e9d7407cf32dfd {
    .image-block:hover img {
        transform: scale(1.1);
        transition: all 0.3s;
    }
    .image-block img {
        transition: all 0.3s;
    }}

  5. Hi,

    I was given the code below to make images with links zoom upon hover. I only changed the scale number to meet my needs.

    How can I apply this code to this page's images that have links?

    https://coral-elk-m3e7.squarespace.com/teachers

    password: yoga

     

    Thanks in advance!

     

    body#collection-656c8ef744d7061e0779f189 .image-block:hover img {
        transform: scale(1.1);
        transition: all 0.3s;
    }
    .image-block img {
        transition: all 0.3s;
    }
     

  6. Hi!

    I inserted this code for my buttons however I want to use something different when the button is on a background-color of #222. In that instance, I want that button to have a white border. How can I do that? Thanks in advance!

     

    https://coral-elk-m3e7.squarespace.com/

    password: yoga

    /* Buttons hover */
    .sqs-block-button-element:hover {
      background-color:#222 !important;
    color:#fff !important;
     opacity: 1 !important;
    }

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