CamillaAAA
Member-
Posts
14 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by CamillaAAA
-
Site URL: https://mj-unleashed.squarespace.com/ Hi there! Is it possible to add grains or some type of film grain texture (with or without animation) to the background on my site? Right now I have a gradient, but would love to add grainy texture to the gradient to get a vintage feel. It seems like it's possible on other platforms, but havn't been able to find a guide for Squarespace. Password: mjunleashed Thanks! 🙂
-
Mobile menu icon not showing up on *some* phones – help? :)
CamillaAAA replied to CamillaAAA's topic in Customize with code
Ahh I see! I will make sure to fix that marquee! Thanks so much for taking the time to explain! -
Mobile menu icon not showing up on *some* phones – help? :)
CamillaAAA replied to CamillaAAA's topic in Customize with code
It worked! Amazing – thank you!! I would love to know why I had this issues – do you mind explaining why you choose this css? Only if you have the time! 🙂 -
Site URL: https://www.andersbundgaard.dk/ Hey there! Weird issue – the mobile menu icon on my site shows up on some phones (e.g. my phone), but not on other phones (e.g. the clients phone) Maybe it's not relevant, but I have a background video playing on the homepage, and for the phones that doesn't show the menu icon, the background video is not loading and is instead going to the mobile backup image. Does anybody know what could be going wrong here with the mobile menu icon? Thanks!
-
Tablet version like mobile version for entire site
CamillaAAA replied to CamillaAAA's topic in Customize with code
@tuanphan ahh I see! Thank you! -
Tablet version like mobile version for entire site
CamillaAAA replied to CamillaAAA's topic in Customize with code
You are the best, thank you @tuanphan! Another issue came up with this change. Is it possible to remove the extra space, that turns up on the tablet version now between the video and the headline? (I have attached a screenshot). I had the same issue on mobile and used the following code to remove spacing on mobile. But it doesn't seem to work on the tablet version - I tried changing the max-width to 900px. /* Remove spacer block mobile */ @media screen and (max-width:1000px) { .space-block { display: none !important; } } -
Site URL: https://www.andersbundgaard.dk/ Hey! Is it possible to change the settings, so the tablet version of my site appears just like mobile version for all pages? Site: https://www.andersbundgaard.dk/ Thanks!
-
How to Darken on Hover for Images in Gallery
CamillaAAA replied to CamillaAAA's topic in Customize with code
@tuanphan it works! THANK YOU for all of your help! :):) -
How to Darken on Hover for Images in Gallery
CamillaAAA replied to CamillaAAA's topic in Customize with code
@tuanphan thank you! The text is correct now, but there's still a black box behind the text. Any idea why? Thank you so much for your help! -
How to Darken on Hover for Images in Gallery
CamillaAAA replied to CamillaAAA's topic in Customize with code
Thank you! 🙂 The black overlay is back, but now the white text is behind the overlay and there's a black box behind the text. You can see it on the attached screenshot. Do you have an idea of why it's happening? -
How to Darken on Hover for Images in Gallery
CamillaAAA replied to CamillaAAA's topic in Customize with code
Hi tuanphan, This worked so well, but after I've been finishing the design on the site the black overlay stopped working. Do you have any idea why it's not working anymore? I really appreciate your help! I'm looking to do this: Hover image (on Work page) > Show black overlay + White title. URL: https://anders-bundgaard-film.squarespace.com/work Password: Anders Thank you!! -
How to Darken on Hover for Images in Gallery
CamillaAAA replied to CamillaAAA's topic in Customize with code
It worked!! Thank you!! 🙂 -
How to Darken on Hover for Images in Gallery
CamillaAAA replied to CamillaAAA's topic in Customize with code
Yes, exactly! Right now the images in the gallery have a minimal black overlay, which is just from the Squarespace settings. I would like the overlay to be darker. Thanks! -
Site URL: https://anders-bundgaard-film.squarespace.com/work/ I would like to darken the images in the gallery on hover even more than what they are now. I'm in the Brine template. Any help would be appreciated! Thanks! 🙂 Site: https://anders-bundgaard-film.squarespace.com/work/ Code: Andersweb