Jump to content

Richard4485

Member
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Richard4485's Achievements

Level 2

Level 2 (2/20)

0

Reputation

  1. Anybody know how to make table of contents looks like this? I only find a solution to make like this.https://mishkinart.com/blog/squarespace-table-of-contents/#css So i think maybe i can make it better.
  2. I want to use shipping depending on weight function. However it needs to fill the form one by one. That's a lot of time and it won't be accurate. So if there anyways to make a shipping calculator by myself? Beside i didn't chose USPS, UPS, and FedEx for some reason. So i can't use carrier calculated shipping function which squarespace offer.
  3. Here is HTML code I put on Product Additional Info <table id="myTable"> <table> <tr> <th>size </th> <th>S</th> <th>L</th> <th>M</th> </tr> <tr> <td>in</td> <td>1‘'</td> </tr> <tr> <td>CM</td> <td>20</td> </tr> Add CSS table { width: 100%; border-collapse: collapse; margin: 20px 0; } th, td { border: 1px solid #ccc; padding: 8px; text-align: left; } th { background-color: #f2f2f2; } It shows at the very bottom of my page and i want to move it between my product description.
  4. I already have the code i need but i do not know where to put it at product pages. I only need to put a size table for those products needed so i guess not work on the CSS for all pages. But product description menu can't write CSS.
×
×
  • 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.