Flinx Posted December 20, 2022 Share Posted December 20, 2022 Password: Mannafilm21 Hi there, I'm moving an existing site to Fluid Engine and cannot figure out how to transfer this hover effect on multiple images (see image 1); To target all of them before, I used this code; //Hovereffekt på film-billeder @media only screen and (min-width: 660px) { .design-layout-poster:hover .image-card-wrapper { visability: hidden; opacity: 0; transition-duration: .5s; } .design-layout-poster .image-card-wrapper { visability: visible; opacity: 1; background-color: hsla(317, 0%, 32%, 0.55); } } But now that I'm building it as separate image blocks, I don't know how to target them? Thanks a lot! Link to comment
paul2009 Posted December 20, 2022 Share Posted December 20, 2022 Can you share your page link? It wasn't added to the public part of the post 🙂 About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
Flinx Posted December 20, 2022 Author Share Posted December 20, 2022 Thank you so much! https://www.mannafilm.dk/film-copy Link to comment
tuanphan Posted December 22, 2022 Share Posted December 22, 2022 You might consider recreating the section with the Classic Editor. To transfer that code to Fluid Engine, it will need a lot of code. If you still want to use FE, first you need to combine 2 Text Blocks to 1 Text, then we can target it easier (Currently text in screenshot is in 2 Text Blocks, you need to change it to 1. Do similar for other images) Next make sure the height of the text block = the height of the image block. Then let me know, we can adjust the code (You can do it for first image/text first, if the code works, you can do it for all then) Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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