Laiabar Posted September 29, 2020 Share Posted September 29, 2020 (edited) Site URL: https://www.laiabardon.com/ Hello! I am building my portfolio and I was wondering if it's posible to reduce the height of the section "hover:follow cursor" so that the list with the 3 projects shows a bit higher in the page... ideally to look to something like this: I can't manage to find a way around it! Thanks a lot 😄 Edited September 29, 2020 by Laiabar Link to comment
tuanphan Posted September 30, 2020 Share Posted September 30, 2020 It seems you solved. Do you still need help on this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Guest Posted October 19, 2020 Share Posted October 19, 2020 Hi! Wondering if there is a way to do what the original question asked? She solved hers but I'm stuck on the same thing. Thank you! Link to comment
tuanphan Posted October 20, 2020 Share Posted October 20, 2020 On 10/19/2020 at 2:25 PM, Leah007 said: Hi! Wondering if there is a way to do what the original question asked? She solved hers but I'm stuck on the same thing. Thank you! If you share link to your site, we can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
MBell Posted March 21, 2022 Share Posted March 21, 2022 I am really struggling with this same issue, I want to reduce the section height of my portfolio "hover:follow cursor" Can anyone please help? Link to comment
tuanphan Posted March 22, 2022 Share Posted March 22, 2022 16 hours ago, MBell said: I am really struggling with this same issue, I want to reduce the section height of my portfolio "hover:follow cursor" Can anyone please help? What is your site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Sido Posted December 8, 2023 Share Posted December 8, 2023 Hello, I currently have the same issue 🙂 My site url is : https://halibut-duck-n585.squarespace.com/config/ Does someone have any idea on how to solve this ? Link to comment
tuanphan Posted December 10, 2023 Share Posted December 10, 2023 On 12/9/2023 at 12:12 AM, Sido said: Hello, I currently have the same issue 🙂 My site url is : https://halibut-duck-n585.squarespace.com/config/ Does someone have any idea on how to solve this ? The site is private. You can follow to setup an access password, we can access easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Sido Posted December 10, 2023 Share Posted December 10, 2023 Hello @tuanphan, thank you for the advice! Here is the url: https://halibut-duck-n585.squarespace.com/config/ And its password: talkie Link to comment
tuanphan Posted December 12, 2023 Share Posted December 12, 2023 On 12/11/2023 at 1:49 AM, Sido said: Hello @tuanphan, thank you for the advice! Here is the url: https://halibut-duck-n585.squarespace.com/config/ And its password: talkie Add this code to Website Tools (under Not Linked) > Custom CSS @media screen and (min-width: 992px) { [data-section-id="656c664f5390ff308f44e8e5"] .portfolio-hover, [data-section-id="656c664f5390ff308f44e8e5"] .portfolio-hover-display { min-height: unset !important; } } @media screen and (max-width: 991px) { [data-section-id="656c664f5390ff308f44e8e5"] .portfolio-hover, [data-section-id="656c664f5390ff308f44e8e5"] .portfolio-hover-display { min-height: 60vh !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Sido Posted December 12, 2023 Share Posted December 12, 2023 Thank you very much it worked perfectly ! Have a good evening 🙂 tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment