Jump to content

Vulpes

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Vulpes

  1. Thanks, it could be my browser but on Chrome, when I hover over the text with the cursor the image returns to being visible.
  2. Thanks @tuanphan Yes, you got it, those blocks. Thanks for the code, this works the same as before but I still have the same issues with hovering over the text which ignores the image opacity. Is this the bug you mentioned above or something we can fix with CSS? Thank you again for your time.
  3. @tuanphan Apologies for the thread revive and mention. I've been using this code to attempt the same thing on my site and also cannot get this to work. Any chance of a quick update when you get a moment? I've made some assumptions based on the above code by using the text block ID in the second stanza, clearly this isn't correct as only the image darkens and goes light again when the cursor hits the text. www.orientafricatravel.com/home #block-yui_3_17_2_1_1679478884804_65665:hover .content-fill:after { opacity: .5; transition: all 1s; background-color: rgba(0,0,0,1) !important; } #block-yui_3_17_2_1_1679478884804_73424:hover * { cursor: pointer; } #block-98e23ec37ec355c43e43:hover .content-fill:after { opacity: .5; transition: all 1s; background-color: rgba(0,0,0,1) !important; } #block-bdfaf28773dfaa3a5558:hover * { cursor: pointer; } #block-0da1641ca41af1469866:hover .content-fill:after { opacity: .5; transition: all 1s; background-color: rgba(0,0,0,1) !important; } #block-f53ee2822f6dbaa9b915:hover * { cursor: pointer; }
  4. This is not a very good workaround and defies the point of adding events into Squarespace if we then have to update them everywhere else manually. May I suggest creating an events calendar feed be raised as a feature request? It should be standard on any calendar yet is not here for some reason.
  5. Hi All, I'm using navigation folders, I'd like to have a landing/index page for that folder which doesn't seem possible. A workaround to this would be to have a sub-folder but this also doesn't seem possible. What are my options? flatworm-octahedron-wsn6.squarespace.com PW: aotc Thanks
  6. @tuanphanThank you very much, this helped me massively although it also caused another issue with my text colour being unreadable so I added another line for that however it does not change any heading text, only paragraph. Is there a way to also change any heading text colour in the footer for this page only? <style> footer#footer-sections .content-wrapper { background: black !important; color: white !important; } </style> EDIT: Resolved this by adding another stanza for the h3 specifically, see below. <style> footer#footer-sections .content-wrapper { background: black !important; color: white !important; } footer#footer-sections .content-wrapper h3 { color: white !important; } </style> Thanks again to tuanphan for the original post response.
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.