Jump to content

whitewolf

Circle Member
  • Posts

    17
  • Joined

  • Last visited

Posts posted by whitewolf

  1. Site URL: https://www.telemetrix-tech.com/homepage

    Page URL: https://www.telemetrix-tech.com/homepage
    Page Password: RestrictedForNow

    Issue: At the bottom of this page is a form as well as a newsletter form in the footer. I'm on windows and everything's looking great in Chrome for those forms but our UI reviewer uses Mac/Chrome combo and the form placeholders are not showing. I tried debugging with another team member who has a Mac but all we could really determine is that the inputs are getting a height of 0, instead of leaving room for content. 

    When we inspect the code and compare to another of our sites on Squarespace, using all the same stylings, the placeholder text is showing and everything is the same as on my windows machine. 

    I'm really not sure what's causing the issue and I'd appreciate help if someone knows something that could cause this on this specific site. I've also attached what I'm seeing and the screenshot they had sent. (There was an update since the Mac screenshot where I've changed the Message input from textarea to just text.)

    Thanks in advance for help.

    mac_chrome_form.png

    windows_chrome_form.png

  2. Try this and let me know if it works. It worked on the front end so it should work in the Custom CSS editor as well.

    EDIT: Updated to use the styles you posted above so you can just copy-paste.

    .sqs-block-button .sqs-block-button-element--medium.sqs-block-button-element {
      font-family: ff-good-headline-web-pro-condensed;
      letter-spacing: .1em;
      line-height: 120%;
      font-weight: 600;
      text-transform: uppercase;
      border-color: #f1c40f;
      border-width: 3px;
      color: #f1c40f;
      background-image: -webkit-linear-gradient(45deg, #f1c40f 50%, transparent 50%);
      background-image: linear-gradient(45deg, #f1c40f 50%, transparent 50%);
      background-position: 100%;
      background-size: 400%;
      -webkit-transition: background 300ms ease-in-out;
      transition: background 300ms ease-in-out;
      padding-top:12px;
      padding-bottom:12px;
      padding-right: 35px;
      padding-left: 35px;
      border-radius: 8px;
    }
    .sqs-block-button .sqs-block-button-element--medium.sqs-block-button-element:hover {
      background-position: 0;
      color:#0F0E0F;
      padding-top:15px;
      padding-bottom:15px;
      opacity: 1;
    }

     

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