Aishwarya
Member-
Content Count
20 -
Joined
-
Last visited
-
Site URL: https://aishwaryabalasankar.com The color change on hover for text links is only working for external links & not for internal links within my website. Looking for a solution to make it work for both external and internal links. Really appreciate any help on that. Thank you! I used the following code: /* Page content link color */#page p a:hover { background-image: linear-gradient(to right,currentColor 100%,currentColor 0) !important; color: red;}
-
Change the color of hover on links, not on buttons
Aishwarya replied to Aishwarya's question in Coding and Customization
The color change on hover is only working for external links & not for internal links within my website. Looking for a solution to make it work for both external and internal links. Really appreciate any help on that. Thank you! -
Change the color of hover on links, not on buttons
Aishwarya replied to Aishwarya's question in Coding and Customization
Thank you! I tried this. It does work but it removes the hover & click color on hyperlinks as well. I actually want the hover &click color (#e64d4f) on all hyperlinks except for the buttons & back to top -
Change the color of hover on links, not on buttons
Aishwarya replied to Aishwarya's question in Coding and Customization
Thanks a lot for the reply! I used the following code: /* Page content link color */ #page a:hover { background-image: linear-gradient(to right,currentColor 100%,currentColor 0) !important; color: red; } -
bangank36 reacted to a post in a topic: Change font color for top navigation menu on "hover state" & " click state" to my logo color
-
Changing text color when hovering over links in 7.1
Aishwarya replied to Blackbearsfire's question in Coding and Customization
Used this code for the same purpose mentioned above! Thanks a lot! However, the change affects the buttons too. Additionally, it affects the "back to top" as well. Looking for a way to fix this Highly appreciate your help! Thanks a ton! My site id : aishwaryabalasankar.com -
Aishwarya reacted to a post in a topic: Change font color for top navigation menu on "hover state" & " click state" to my logo color
-
The code worked on the desktop version of my website. However, on the mobile version, it doesn’t work. I don’t see the hover and active states change colour in the mobile version. Looking for help with that. Appreciate your help! Thank you
- 7 replies
-
- color
- navigation
-
(and 1 more)
Tagged with:
-
Change the color of hover on links, not on buttons
Aishwarya posted a question in Coding and Customization
Site URL: https://aishwaryabalasankar.com I changed the color of hover on hyperlinks in my website. However, the change affects the buttons too. Additionally, it affects the "back to top" as well. Looking for a way to fix this Highly appreciate your help! Thanks a ton! -
Aishwarya reacted to an answer to a question: Changing text color when hovering over links in 7.1
-
Aishwarya reacted to an answer to a question: How do I make the scroll down arrow on my homepage clickable and to scroll down to the section below?
-
Aishwarya reacted to an answer to a question: How do I make the scroll down arrow on my homepage clickable and to scroll down to the section below?
-
Site URL: https://aishwaryabalasankar.com I have a slide down arrow animation on my homepage. I am looking to enable clicking on the arrow and for it to slide down to the first project (the section below). Also I want to change the slide down arrow color to my logo color. Thanks so much for your help!
-
Change hover and click states of text to logo color
Aishwarya posted a question in Coding and Customization
Site URL: https://aishwaryabalasankar.com I am looking to change the hover and click states of my project work titles on my homepage- "Jan four junior- Kids Clothing e-commerce", "Adding a social learning feature to amazon prime video", etc (for all the four project work titles) to my logo color. Additionally, I would want to remove the underline from the title hyperlinks (only for the four project titles on homepage) Appreciate your help! Thanks a lot! -
bangank36 reacted to an answer to a question: Link a google drive file to a page on my squarespace site
-
Link a google drive file to a page on my squarespace site
Aishwarya replied to Aishwarya's question in Coding and Customization
Thanks!! -
Aishwarya reacted to an answer to a question: Link a google drive file to a page on my squarespace site
-
bangank36 reacted to a post in a topic: Change font color for top navigation menu on "hover state" & " click state" to my logo color