michael2019
Circle Member-
Content Count
28 -
Joined
-
Last visited
-
michael2019 reacted to an answer to a question: Adding a custom icon (phone/ email) before text
-
Adding a custom icon (phone/ email) before text
michael2019 replied to michael2019's question in Coding and Customization
Thanks. Is there a reason you like ver 4.7 over ver5 or 6? -
michael2019 reacted to an answer to a question: Adding a custom icon (phone/ email) before text
-
Adding a custom icon (phone/ email) before text
michael2019 replied to michael2019's question in Coding and Customization
Thank you so much it worked. I checked FontAwesome's website and noticed they now on version 5. Do you know if there is there an updated code I can use to put in Code Injection > header? The code above is for 4.7.0. -
michael2019 reacted to an answer to a question: Adding a custom icon (phone/ email) before text
-
Adding a custom icon (phone/ email) before text
michael2019 replied to michael2019's question in Coding and Customization
Hi. I inserted the code provided above. Is there another step to follow? Your help is appreciated. -
michael2019 started following Scroll to top button fade in, Adding a custom icon (phone/ email) before text, Move Video Background down and 2 others
-
Adding a custom icon (phone/ email) before text
michael2019 replied to michael2019's question in Coding and Customization
Thank you for your help. Code has been updated. -
michael2019 reacted to an answer to a question: Adding a custom icon (phone/ email) before text
-
Adding a custom icon (phone/ email) before text
michael2019 posted a question in Coding and Customization
Site URL: https://www.fueldigitalmarketing.ca/contact Instead of writing the words phone or email I would like to add a phone and email icon. I don't want to use unicodes because they don't show up the same on all devices. I have heard of fontawesome or icon 8. There are lots of tips to add icons to a navigation bar but don't see anything for body content. Here is my site contact page: https://www.fueldigitalmarketing.ca/contact Thank you. -
Move Video Background down
michael2019 replied to michael2019's question in Coding and Customization
It worked. Thank so much.- 2 replies
-
- video
- background
-
(and 1 more)
Tagged with:
-
michael2019 reacted to an answer to a question: Move Video Background down
-
bangank36 reacted to a question: Move Video Background down
-
Site URL: https://midtowntorontotherapy.squarespace.com I would like to shift my video background down so I can see more of the top. I was able to do with a previous site for an image background using the following code: section[data-section-id="INSERT ID NUMBER"] .section-background img { object-position: 0% 170px !important;} Is there an equivalent for video backgrounds? Page Info: URL: https://midtowntorontotherapy.squarespace.com/ PW: 2MeD#uA5 Thank you.
- 2 replies
-
- video
- background
-
(and 1 more)
Tagged with:
-
Shrink Logo After Scrolling down
michael2019 replied to michael2019's question in Coding and Customization
I appreciate your help. Thank you so much. -
bangank36 reacted to a question: Shrink Logo After Scrolling down
-
Site URL: https://beyoubetruecounselling.squarespace.com/ Hi, I was able to use a CSS code that makes my logo shrink when I scroll, but my issue is I would like to delay the effect when I scroll down about halfway through the top banner. The effect would be the opposite for when I scroll up about halfway through the top banner the logo would go to the original size. Current Code: //---shrink top logo--- #header .header-title-logo img { transition: max-height 300ms ease-in-out} #header.shrink {.header-announcement-bar-wrapper{padding-top: 20px !important; padding-bottom:
-
bangank36 reacted to a question: Navigation changes to two lines when the screen gets smaller
-
bangank36 reacted to an answer to a question: How to place "*indicates required field" at the bottom of the contact field
-
Site URL: https://sawfish-lemon-adeb.squarespace.com/ My client has come back asking if it is possible to include "*includes required field" in the contact form at the bottom so it appears in the same spot across all that have the form. Is this possible? I made a make shift one on the about page, but this method doesn't work on the homepage, contact page, or various service pages. https://sawfish-lemon-adeb.squarespace.com/ PW: 38b9HJ8j Thank you.
-
bangank36 reacted to an answer to a question: Scroll to top button fade in
-
Scroll to top button fade in
michael2019 replied to michael2019's question in Coding and Customization
That did it. It looks great. Couldn't figure it out. Thank you so much. -
Scroll to top button fade in
michael2019 replied to michael2019's question in Coding and Customization
I made the changes you suggested but now the scroll button isn't appearing. Any thoughts? -
bangank36 reacted to an answer to a question: how to move the top image banner image down
-
how to move the top image banner image down
michael2019 replied to michael2019's question in Coding and Customization
it worked thank you so much. -
Site URL: https://tarantula-quillfish-w6xe.squarespace.com/ I added a "scroll to top" button on my page but I would like to have it fade in as you scroll down to make it appear. Right now it just pops up quickly. URL: https://tarantula-quillfish-w6xe.squarespace.com/ PW: !GCet0@E#8 Thank you in advance.