nsk2023
Member-
Posts
21 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
nsk2023's Achievements
-
nsk2023 reacted to a post in a topic: How to change links color on hover
-
Ziggy reacted to a post in a topic: How to change links color on hover
-
@Ziggy deleted the old block and placed it with a new one and added your CSS p a:hover { color: #FF92A5 !important; } and now it works. so thank you yet again so much for all your help.
-
cool thanks, tried to remove that code and replace it with all your suggestions, but it still doesn't change sadly. thanks for all your help though.
-
@Ziggy did my CCS help you why I'm having this problem? 🙂
-
ah okay. Here are all the CCS that i have implemented header a { background-image: none !important; } /* Nav item color */ .header-nav-item a { color: #aeaeae !important; transition-duration: 0.4s; } /* Nav item hover color */ .header-nav-item a:hover { color: #FF92A5 !important; transition-duration: 0.4s; } /* Nav item active color */ .header-nav-item--active a { color: #4a4a4a !important; } .header-layout-nav-right .header-nav { margin-right: 70px; } @media only screen and (min-width:768px) { .grid-item:nth-child(odd) { margin-top: 0px; } .grid-item:nth-child(even) { margin-top: -50px; } } .item-pagination-link:hover .item-pagination-icon svg { stroke: #FF92A5 !important; } .item-pagination-link:hover .item-pagination-title { color: #FF92A5 !important; } p.sqsrte-small a:hover { color: #FF92A5 !important; }
-
i really appreciate all the help but that sadly didnt work either 🙂
-
hey ziggy. that sadly didnt work either.
-
just added the code but nothing sadly happens
-
hey ziggy. im so sorry i thought i already did. here it is https://www.niklaskristensen.com/contact
-
Hi awesome community. I have a question that I hope you can help me with. On my contact page I've created 3 hyper links or links. Does anyone know how I can change their color when someone hovers over them? Thks you guys in advance.
-
nsk2023 reacted to a post in a topic: Portfolio grid "custom" image placement
-
nsk2023 reacted to a post in a topic: Portfolio grid "custom" image placement
-
Never mind i fixed it myself inside the EDIT and then spacing. thank you so much man
-
you are what's up that's for sure 🙂 one small question. after adding your brilliant code it now looks like this (see attached) do you know if there's a way to not have any spacing between the images?
-
Hi awesome Squarespace forum-reading-and-helping people. I'm new to the game, heck some might even call me a noob. I mean, most people would actually call me a noob because I am one. Anyways - I was hoping you beautiful people could help me with something. I'm currently using the classic grid portfolio template (see attached pic), and I love the hover effect and copy appearing. However I'd not perse the biggest fan of how the pictures align perfectly with each other. So here is my question. Is there a way to change the way the images align while still keeping the hover effect? I've added another screenshot of how ideally I'd like it to look. Hope you peeps can help.
-
Ziggy reacted to a post in a topic: Header Layout - page links placement
-
nsk2023 reacted to a post in a topic: Header Layout - page links placement
-
ill give that a go. thanks a million for all your help