xavier-cusso 1 Share Posted February 21, 2020 Site URL: https://pelican-chiton-xwy4.squarespace.com/ Hola, Trying to change the image for "FOS Classic" product entry on hover, in the Homepage right under "THE FOS COLLECTIONS" section. Anybody knows how to do that on 7.1?? I'd be interested in keeping the section and not having to start over using code blocks. Here's the image to be displayed on hover: Thanks Link to post
0 tuanphan 9,568 Share Posted February 21, 2020 add to Home > Design > Custom CSS div#block-yui_3_17_2_1_1576760789753_14465 a:hover img { visibility: hidden; } div#block-yui_3_17_2_1_1576760789753_14465 a:hover { background-image: url(https://beaverhero.com/wp-content/uploads/2019/06/trees-3464777_640-min.jpg); background-size: cover; background-repeat: no-repeat; } xavier-cusso 1 Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
xavier-cusso 1
Site URL: https://pelican-chiton-xwy4.squarespace.com/
Hola,
Trying to change the image for "FOS Classic" product entry on hover, in the Homepage right under "THE FOS COLLECTIONS" section.
Anybody knows how to do that on 7.1?? I'd be interested in keeping the section and not having to start over using code blocks.
Here's the image to be displayed on hover:
Thanks
Link to post
Top Posters For This Question
1
1
Popular Days
Feb 21
2
Top Posters For This Question
xavier-cusso 1 post
tuanphan 1 post
Popular Days
Feb 21 2020
2 posts
Popular Posts
tuanphan
add to Home > Design > Custom CSS div#block-yui_3_17_2_1_1576760789753_14465 a:hover img { visibility: hidden; } div#block-yui_3_17_2_1_1576760789753_14465 a:hover { background-image
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment