Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/23/2020 in all areas

  1. We have a custom form on our website for donors to give, and the additional information field includes info to which specific fund they want to give. However, when that donation is processed through Stripe, the additional information field is not reported. Thus, for our accountants to have knowledge of which fund the money should go to, they cannot see it in our Stripe reports. Any ideas as to how to get this additional information which is very important reported over to Stripe in all transactions?
    2 points
  2. 1 point
  3. 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] }
    1 point
  4. @C-A Add the following code to "code injection" --> "footer". <script> $('.header-menu-nav-item > a').click(function() { $('.header-burger-btn').click(); }); </script>
    1 point
This leaderboard is set to New York/GMT-04:00
×
×
  • 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.