Trigger
-
Content Count
33 -
Joined
-
Last visited
Reputation Activity
-
Trigger reacted to peterjames in Does squarespace compress images?
SquareSpace does actually compress images (At least in 7.1 they do). I always wondered how they handled images and finally did some tests. The images uploaded are certainly compressed in 7.1 and the compression is quite good.
-
Trigger reacted to tuanphan in Navigation Font
Add to Home > Design > Custom CSS
.Header-nav-item { text-transform: capitalize; }
-
Trigger reacted to tuanphan in Mobile Menu Font Size
Add to Home > Design > custom CSS
a.Mobile-overlay-nav-item { font-size: 30px !important; }