-
Content Count
43 -
Joined
-
Last visited
Reputation Activity
-
Troublemaker reacted to tuanphan in fixed button width on a single page
@nickjonesRM Add to Home > Design > Custom CSS
body#collection-5d385d91e5cb3b0001d685a3 .sqs-block-button-element { min-width: 150px; }
-
Troublemaker reacted to paul2009 in Using Squarespace to build a squarespace circle
I'd recommend that you build it on the discussion platform and then use a subdomain of your Squarespace site's domain name to host it - just like this forum.
-
Troublemaker reacted to paul2009 in Using Squarespace to build a squarespace circle
Specialist discussion forum products are better for this. That’s why Squarespace built the Circle using Invision Community rather than Squarespace. Other popular choices include Discourse and Insided.
-
Troublemaker reacted to tuanphan in Line Height (or Line spacing or paragraph spacing
@conan99 Add to Home > Design > Custom CSS
div#block-yui_3_17_2_1_1562824166618_6558 h1 { margin-bottom: 16px; }