-
Posts
18 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Posts posted by AshleyThomas
-
-
Try adding !important to the mobile query:
@media screen and (max-width:767px) {
h4 {
line-height: 1em!important;
}
} -
Yes, that's the one!
-
Site URL: https://ruby-herring-z3b2.squarespace.com/
Hi everyone!
I have been trying to solve this problem for weeks now with no luck. I know the answer is going to be relatively obvious, but so far, nothing.I would like for the navigation on the site below to have the same hover animation as the main navigation as this site. (Wavy)
https://ruby-herring-z3b2.squarespace.com/
password: summersidenew
I have tried:
Javascript and CSS animations (with no luck) but I know it's because I am just missing SOMETHING.
-
I have a client who currently has their domain and emails (12 email addresses) on a private server.They want to transfer the domain into Squarespace and move the emails into GSuite. Has anyone ever done this or know where to find resources on this? They are very adamant about not wanting to lose email services or prior messages.They are currently using Outlook to access their email but want to move into Google.Thank you all in advance!
*despertate* for help with animation on hover
in Customize with code
Posted
Hey! Thank you for this! I am unable to edit the "Services" as it's a header item, so I can't use the <em> part.