Jump to content

robienhali

Circle Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by robienhali

  1. Hi! I'm playing with a website for a client and I have a similar issue as the ones above. This is the url: https://geboortecentrum-baarn.squarespace.com/verloop-zwangerschap (everything is in Dutch) and the password: landkroon.

    I am wondering if I can make the vertical line the top section responsive with the height of the section? I know it's too long now because of the code, of course I can make it smaller, but I want it to move with the section, I want it to be responsive whatever the size of the screen is. It doesn't need to be shown on mobile (already in the code). 

    This is the code I used in the codeblock: 

    <div class="vertical-line"></div>

    and this I put in the Custom CSS: /

    //vertical line///
    @media screen and (min-width: 768px) {
      .vertical-line {
      background: #474747;
      width: 1px;
      height: 3670px;
      margin: 0 auto;
    }
    }

    Hope you can help! Thanks so much 🙂

  2. Hi there,

     

    I want to hide 2 products from my shop (https://www.listentoday.com/shop), but show them on this page: https://www.listentoday.com/english.

     

    I tried changing the product from visible to hidden, but then the product isn’t visible on this page: https://www.listentoday.com/english either.

     

    I also tried the 2 codes mentioned above, without succes:

     

    body#collection-5d660a88abd7d20001f847a2 .tag-winerclub {

        display: none;

    }

     

    and

     

    .ProductList-grid .tag-ENTER_TAG_HERE {

        display: none;

    }

     

    Are there other options? Thanks so much!

  3. Hi there, I have the same; not in the footer, but on a page. The mobile number turned into a link and is blue. I set all other links to green (#c9ddd1). How can I change this? I tried the code above, but that doesn't work. I don't write or read code, so for me I don't really know what I'm doing using code.

    Thanks! The page is called Home Contact, does that matter?

    Kind regards Robien

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