RAMPDigitalMedia
Circle Member-
Posts
29 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
RAMPDigitalMedia's Achievements
-
RAMPDigitalMedia reacted to a post in a topic: Is something wrong with my code? I can't add blocks to my site now.
-
Thanks @Ziggy - I tried the link above. it's still not allowing me to add a code block. I'm trying to add a code block so I can add a class code to the record button on the /woah-zone page. I'm trying to add it so it acts as a trigger button for a recording feature. I'm guessing it's something I've added in my custom css?
-
I have tried MULTIPLE ways to work this out but I keep running into challenges. It's a two-fold challenge: 1. How can I create a secondary navigation that runs all on one line and takes up the full width of the header? 2. How can it so they don't stack when minimized, instead they will go into a hamburger menu. I've used the awesome S-E code but spacing/stacking was an issue. I paid for and used the @WillMyers code but I can't seem to get the code right (currently it's doubled up on both top and bottom. I know it's possible (I've shared screenshots of another site that has this set-up and minimizes down to the hamburger menu). ANY help would be greatly appreciated. Thank you! URL: https://dachshund-rose-rtth.squarespace.com/config/ PW: Help2024
-
Custom effect to enlarge image upon hover?
RAMPDigitalMedia replied to RAMPDigitalMedia's topic in Customize with code
Hi @tuanphan - is there a way to code this so every image on the page with an outgoing link enlarges? I have a section where there is a mix of image blocks with no outgoing link and some with. The and social media links are what I would like to have animation (in other sections, I also have the social links). Ideally I would like those with a link to have a hover effect to show its clickable. Site: https://dachshund-rose-rtth.squarespace.com/ PW: Help2024 Section referenced: section[data-section-id="66d9db9d754e4b7143f41677"] Thank you for your help!- 5 replies
-
- hover
- custom-css
-
(and 1 more)
Tagged with:
-
RAMPDigitalMedia reacted to a post in a topic: [Share] Make Carousel Images clickable
-
Thank you - the site isn't live yet but here's the info: https://dachshund-rose-rtth.squarespace.com/config/pages pw: Help2024 Thank you @tuanphan
- 3 replies
-
- navigation
- images
-
(and 1 more)
Tagged with:
-
Hi @tuanphan - is it possible to do this without showing the button? I included a screenshot below of my preferred layout. Any help would be greatly appreciated! The site is not currently live. Info below: url: https://dachshund-rose-rtth.squarespace.com/home PW: Help2024
-
Custom effect to enlarge image upon hover?
RAMPDigitalMedia replied to RAMPDigitalMedia's topic in Customize with code
Thank you @tuanphan!!!!!!!! That worked perfectly.- 5 replies
-
- hover
- custom-css
-
(and 1 more)
Tagged with:
-
Hi there - My client really wants a particular area (turquoise bar w/ text under navigation bar) of her cover photo to be pinned directly under the navigation bar (desktop and mobile view). For the mockup, I used shapes and added the wording 'Handcrafted Media for Kids'. But, I'm thinking the best practice would be to add it directly to the image (in Canva, etc) and then reupload it and pin the positioning with custom code. Any thoughts or suggestions here? I would really appreciate it. Thank You!
- 3 replies
-
- navigation
- images
-
(and 1 more)
Tagged with:
-
How do I add an image into the navi header?
RAMPDigitalMedia replied to MegaKen27's topic in Customize with code
@tuanphan - would it be possible to make one of these images a link? I have a client who wants an extra button on her nav bar for her store and I was thinking I could use an image for that function. Either a button/image above Whoa Zone or one on the left side of the logo ( to balance out where the Woah Zone button is on the right) -
Ziggy reacted to a post in a topic: Custom Pop-up
-
Thanks Ziggy, I will give it a try and let you know
-
RAMPDigitalMedia reacted to a post in a topic: How do I add an image into the navi header?
-
RAMPDigitalMedia reacted to a post in a topic: How do I add an image into the navi header?
-
Custom effect to enlarge image upon hover?
RAMPDigitalMedia replied to RAMPDigitalMedia's topic in Customize with code
I used this code in the custom css section but it hasn't worked for some reason: .thumb-image { transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); } .thumb-image:hover { transform: scale(1.1); transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1); } .thumb-image { transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); }- 5 replies
-
- hover
- custom-css
-
(and 1 more)
Tagged with:
-
Hello - I used separate image blocks to create this row of logos. They will all link out to their corresponding websites. I would like these icons to enlarge when hovered over and make a sound or perhaps to change color. I'm open to suggestions. Does anyone know the custom code for this? Sadly there is not an option to animate or do this directly through editing the image. The site is not live but here is the info: Site: https://dachshund-rose-rtth.squarespace.com/ PW: hello2024 Thank You!
- 5 replies
-
- hover
- custom-css
-
(and 1 more)
Tagged with:
-
Ziggy reacted to a post in a topic: Anchor link cutting out heading/ sending too far down the page