-
Posts
14 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by angelabmeredith
-
I have a client who needs a third party plugin/software (SaaS) where customers can upload their data, like a name, description, photo...and all this information remains private unless they need to share it. Like a directory, but with the ability for a profile to be public or private, and the fields can be customizable. Please share if you know something like this that can work with Squarespace.
-
Hi 😀
I am using this css code on a website to get a red line under the header, and it works great on desk top and tablet, but it doesn't appear on mobile (and I want it too). Can you help?
.Header {
border-bottom
: 4px solid #BB0000 !important;
}