Jump to content

Adaptive

Circle Member
  • Posts

    128
  • Joined

  • Last visited

Posts posted by Adaptive

  1. On 3/1/2021 at 1:26 PM, tuanphan said:

    Hi. Add to Design > Custom CSS

    
    /* Footer input */
    footer.sections input.newsletter-form-field-element {
        padding-left: 0 !important;
    }

     

    Thanks for this, that worked great. All my text and underline for the field are all black, do you know how I can change that?

  2. Site URL: https://kale-rectangle-pkfj.squarespace.com/

    Hi guys

     

    On this client site https://kale-rectangle-pkfj.squarespace.com/ password is Hardknott

    I am wanting to use ligatures (they are called Glyphs in InDesign etc) for the characters where an 'fi' sit next to each other.

    Are these available to use on squarespace? I have tried copying and pasting one from somewhere else but the font isn't the same as the font I am using for my H titles.

    Any help great fully appreciated 

     

    Screenshot 2020-10-22 at 11.02.32.png

    Screenshot 2020-10-22 at 11.02.59.png

  3. On 1/21/2020 at 1:49 PM, paul2009 said:

    In the circumstances @Adaptive you'll probably want to set the minimum height of the text. That way, the buttons are also aligned.

    For example, this CSS would probably work at the maximum width, but you'll need to wrap a number of these in media queries to adjust the height at smaller widths:

    
    #collection-5df0cfba33e7090f1f46f853 .image-subtitle-wrapper {
      min-height: 134px;
    }

    The reference to '#collection' is there to ensure that this only affects this one page. Anyone else using this would need to adjust the collection ID accordingly for their site. 

    Here's a media query example for anyone who needs it. 

    
    /* On screens that are less than 768px wide  */
    @media screen and (max-width: 767px) {
      [the css goes here]
    }

     

    Cheers Paul, I will give it a try when I get back onto that job.

  4. Hey folks

    I have many rows of image stack blocks here https://www.hosetechnologies.com/industrial-rubber-hose-products

    What I am trying to do is have them so that each image stack block is the same height across the row

    I have tried adding paragraph returns etc but it is just a bodge. 

    I have found this post below but can't figure out how to target a row and then the individual columns within the row.

    Any help on how to target a row and then make them all the same height would be greatfully appreciated.

    Tom

    Screenshot 2020-01-16 at 16.04.52.png

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