VitaminB
-
Posts
17 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by VitaminB
-
-
Hi @tuanphan Thanks so much! 🙂
I kind of wanted that whole 'no. 1' section to move up at the same time when you hover over any of it (so it's not jittery), kind of like a grouped object, but I'm not sure if that's possible?
This is really great if it's not though 🙂 Much appreciate your help!
How do I apply this effect to the other numbers? -
Hi @tuanphan, just checking in if there's any update on this?
-
Thanks so much @tuanphan! Thats pretty close, but when I hover over the '01' and 'commercial gateway' rather than on the background image nothing moves up and the background image doesn't fade to 0.7 opacity. Is it possible to do that?
-
Oh whoops, sorry I thought I did. Here we go: https://point-gazelle-ryl5.squarespace.com/projects
-
Amazing, that worked perfectly! Thanks so much @tuanphan !!
-
Hi,
I want my text and image (for all 8 boxes) to move up 8px on hover at the same time, but I can't get them to do it succinctly. Basically I want the text to be grouped to the backing image like a card and have the same hover effect.
Also part of the title text turns bold when I hover and I don't want that to happen on this section of the website - just on the navigation bar.Is there a code to fix this?
Please see attached image for reference.
Thanks,Password: Test1
-
Thanks @tuanphan , unfortunately, that's not working for some reason?
-
Thanks @tuanphan that worked perfectly for the header button!
Here's a screenshot for the 'View animation' one: -
Hi @tuanphan thanks so much! For some reason the hover effect is now not working on the 'view animation' button on this section: https://www.escreative.net/red-cross-lifeblood-animation#Animation
It also stopped working on the orange 'contact me' button in the main menu bar?password is: escuxlocked
-
-
Hi,
I have 2 questions I'm hoping you can help me solve in regards to the top menu bar:
Q. Part 1:
I want the drop down menu to have a transparent background (no white container) Please see attached pic for reference. How do I make this happen?
Q. Part 2:
I also added this custom code to create a hover effect on links but I don't want it to apply to the main menu bar because it's too jittery. How do I remove it from the main menu bar but keep it on the other links/buttons (including the 'contact me' button in the menu bar?
a {
text-decoration: none !important;
transition: 0.3s : important;&:hover {
opacity: 1 !important;
transition: 0.3s !important;
margin-top: -8px !important;
}Thanks!
-
-
Heey,
So I'm in the process of finishing up this website for a client. They have another website and domain already in action but want to close that one down and transfer the domain across to this new one I have made on Squarespace.How do I go about doing this? I'm nervous because I just found some information saying Squarespace can't do this, which will be a big problem.
Please help 🙏
password is: Test1
Domain name to transfer is: https://www.artpainting.com.au/
Thank youu!
-
Awesome thank you! @tuanphan
-
Hey @abibacon thanks for your response 🙂. Yep that's right. Is there a different way to do/code this on squarespace if I remove the will myers code? I couldn't use a gallery slider section because I needed the flexibility of moving around the text and adding an image
-
Hi,
I want to have the first 4 sections on my home page as a slideshow that autoplays the 3 points. So far I've put the below code in a code block to make the slideshow but I can't get it to autoplay, and the arrows don't have enough padding.
<div data-wm-plugin="section-slider" data-slides-count="4" data-arrows="true" data-speed="300" data-slideshow="auto" data-color="#C9CACB"> </div>My site is this:
https://point-gazelle-ryl5.squarespace.com
password: Test1
Images and text links to move up on hover at the same time
in Customize with code
Posted
Thanks @tuanphan ! 😊
I've added it, the background image isn't moving up at the same time as the number and title (when I'm hovering over just the background image)