GarciaVisuals
Member-
Content Count
6 -
Joined
-
Last visited
-
Code won't work unless i click edit
GarciaVisuals replied to GarciaVisuals's question in Coding and Customization
That worked! Thank you!! So the solution was to incorporate the browser support? -
Code won't work unless i click edit
GarciaVisuals replied to GarciaVisuals's question in Coding and Customization
This video explains my issue better. You'll see once I click edit the hover style changes to the way it is suppose to be. I've cleared my cache and I am seeing the same issue in firefox which I never use and has a completely cleared cache as well. CSS ISSUE.mp4 -
Site URL: https://upstatelandservices.squarespace.com/about-us The image hover code i have on this page is suppose to scale up within it's boundaries but it will only do that once I click "edit page" https://upstatelandservices.squarespace.com/about-us password: landscape Here is the code: .sqs-block-image img { transform: scale(1) !important; transition: all ease-in-out 1s !important; } .sqs-block-image:hover img { transform: scale(1.1) !important; transition: all ease-in-out 1s !important; } AJAX Loading has been and is currently offf
-
Image Caption Overlay on Hover
GarciaVisuals replied to GarciaVisuals's question in Coding and Customization
The First hover effect -
Site URL: https://www.devonstank.com/squarespace-image-captions What is the code to the same hover action that happens on this page: https://www.devonstank.com/squarespace-image-captions Would just buy the code shown, however my wife and I just started our business and funds are not great right now.
-
In the middle of my workflow today as I was editing our website I went to the "Site Styles" section of the squarespace editor and it's appearance changed and now looks clunky and I have limited control. The first screenshot shows what the full section looks like and the second screenshot shows what it looks like for me when I try and change the settings for a button. I am unable to change the font. I tried opening up this in Microsoft Edge and I am seeing the same thing.