Jump to content

ReformDesign

Circle Member
  • Posts

    73
  • Joined

  • Last visited

Community Answers

  1. ReformDesign's post in Can't get custom text to center was marked as the answer   
    I think you just have to put it inside a parent element.
     
    <div style="text-align: center;"> <p4 style="font-weight: bold;"> in • ter - con • scious<br> </p4> <p4 style="font-style: italic; font-weight: bold; color: grey">/inˈtər -ˈkänSHəs/<br> </p4> <p4>the situation or scene between competing desires or goals<br> </p4> </div> Just curious, is there a reason you're not using text blocks?
  2. ReformDesign's post in Change Intro background colour on blog category page was marked as the answer   
    .Intro { background-color: #e7e7e7 !important; } Try adding this to your CSS. 
  3. ReformDesign's post in Embedded code for footer was marked as the answer   
    P.S. Squarespace integrates with Mailchimp with it's native newsletter block; is there a reason you don't want to use that? 
  4. ReformDesign's post in Footer formating Issues was marked as the answer   
    I might place it inside a code block so you can set the width manually. Add a new code block and replace the example code with this.
    <div style="width: 190px;"> <p>© Jody Daunton 2023 <a href="mailto: hello@jodydaunton.com"><u>hello@jodydaunton.com</u></p></a> <img src="https://images.squarespace-cdn.com/content/v1/5ee67ede594010465f46ff84/f1818960-0ca3-4af1-b076-791f016dd9a8/1ftp_Primary_Horizontal_White.png?format=500w" style="padding-top: 0px; width:60%;"> </div>  
  5. ReformDesign's post in Change mobile cart label from “(0)” to “Cart” was marked as the answer   
    Try this in custom CSS
     
    .mobile-cart-parenthesis { display: none; } @media only screen and (max-width: 800px) { .sqs-cart-quantity { visibility: hidden; &:before { visibility: visible; content: 'cart '; } } }  
  6. ReformDesign's post in Float Footer above Body Content / Extend Body Content Behind Footer was marked as the answer   
    Update: I found a fix to the problem in the section color settings. Each section style is assigned a section background color. For me, changing the Lightest 1 style to a transparent background solved the issue. 
    Related to the solutions discussed on this thread: 
     
×
×
  • 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.