Jump to content

Coding effects disappeared!

Recommended Posts

Here is all my current code:

 

{
  filter: brightness(100%);
  transition: all .4s;
}

.sqs-block-image-link:hover img {
  filter: brightness(100%);
  transform: scale(1.1);
}


.sqs-block-image .design-layout-poster .image-card {
  background-color: rgba(0,0,0,0.5);
  padding: 20px;
}

/* Dropdown color */
.header-nav-folder-content {
    background-color: rgba(0,0,0,0.5) !important;
  
}

 

Thanks

Link to comment

Is this missing the selector or you missed it when copy from the custom css?

image.png.4089790a42c29cd02f81158666bca225.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

I can have a look at your set up if you want, via collaborator bangank36@gmail.com

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
1 hour ago, ninabrowndesign said:

Yes please thank you, do I need to add you? 

Yes

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
2 minutes ago, ninabrowndesign said:

Would this have anything to do with me switching from trial to personal plan? Just a thought. 

it working on all plan

Custom code FAQ – Squarespace Help

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Thanks so much Bangan, I've actually figured it out. The fist line of code was missing the part in red! I must have accidentally deleted it.  

.sqs-block-image-link:hover img {
  filter: brightness(100%);
  transition: all .4s;
}

.sqs-block-image-link:hover img {
  filter: brightness(100%);
  transform: scale(1.1);
}


.sqs-block-image .design-layout-poster .image-card {
  background-color: rgba(0,0,0,0.5);
  padding: 20px;
}

/* Dropdown color */
.header-nav-folder-content {
    background-color: rgba(0,0,0,0.5) !important;
  
}

Link to comment

yeah that what I am trying to point out

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.