WebShark Posted May 10 Share Posted May 10 (edited) Hello I am currently working with the plugin 'Interactive Advanced Map Block', and I wish to rearrange the order of the info, it shows. I wish to have the category below the title, so the image is last. So order is: Title Category Image Can this be done? URL: https://cone-dolphin-lxkp.squarespace.com/kort-over-oplevelser-i-kobenhavn code: thankyou Thank you in advance 🙂 Edited May 12 by WebShark wrong URL Link to comment
Beyondspace Posted May 10 Share Posted May 10 (edited) 5 hours ago, WebShark said: Hello I am currently working with the plugin 'Interactive Advanced Map Block', and I wish to rearrange the order of the info, it shows. I wish to have the category below the title, so the image is last. So order is: Title Category Image Can this be done? URL: https://cone-dolphin-lxkp.squarespace.com/maps/ code: thankyou Thank you in advance 🙂 Can you show me how I can see this popup on your site? I checked but there is no feature like this Edited May 10 by Beyondspace BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
WebShark Posted May 12 Author Share Posted May 12 On 5/10/2024 at 6:27 PM, Beyondspace said: Can you show me how I can see this popup on your site? I checked but there is no feature like this Sorry! I posted the incorrect URL. This is the correct one: https://cone-dolphin-lxkp.squarespace.com/kort-over-oplevelser-i-kobenhavn Link to comment
Solution WebShark Posted May 14 Author Solution Share Posted May 14 Problem solved: .custom-maps-info-window .custom-maps-info-wrapper { display: grid !important; } .info-marker-title, .info-marker-image, .info-marker-cats, .info-marker-descr { grid-row: auto; / } .info-marker-title { order: 1 !important; / } .info-marker-image { order: 3 !important; / } .info-marker-cats { order: 2 !important; / } .info-marker-descr { order: 4 !important; / } wosu-cupece43 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