LCerdaDesignHelp
Member-
Posts
12 -
Joined
-
Last visited
LCerdaDesignHelp's Achievements
Level 1 (1/20)
0
Reputation
-
Change X to Close, or Make Darker
LCerdaDesignHelp replied to artgirl81's topic in Customize with code
And if it's not a gallery? Would this work with a single image lightbox? Thanks! -
Customizing the lightbox "X" for IMAGE lightboxes
LCerdaDesignHelp replied to joannamaja's topic in Customize with code
Is there a solution to this? I'm also looking to make the X darker or bigger. Thanks! L -
close arrow change colour
LCerdaDesignHelp replied to LCerdaDesignHelp's topic in Customize with code
-
Ah amazing! it worked thank you!
-
Site URL: https://www.darrenstatman.uk/ Hello, I have added padding on my header for the desktop version. When I switch to mobile, it looks like this (as it's applying the same padding as the desktop version) Is there a way to make the padding only affect the desktop version? Thank you
-
close arrow change colour
LCerdaDesignHelp replied to LCerdaDesignHelp's topic in Customize with code
Sorry: https://www.darrenstatman.uk/ -
Site URL: https://herring-oval-6885.squarespace.com/ Hello, Is it possible to change the colour of the closing button of the lightbox ? It's quite hard to see at the moment. I'd like to make it a dark grey. Each image has its own lightbox, they're not in a gallery. Thank you Lucia
-
Autoplay video without embedding it
LCerdaDesignHelp replied to LCerdaDesignHelp's topic in Customize with code
Thank you for the response! All clear 🙂 -
Site URL: https://herring-oval-6885.squarespace.com/ Hello, I have added videos on my page directly as a block (not embedding them). Is there a way to get them to autoplay? Or do I have to embed them in order to do this? I tried uploading a few of them from Google Drive using this code: <video style="width: 100%" playsinline controls controlsList="nodownload" src="https://drive.google.com/uc?export=download&id=1V63U_1saEijWsZcdCIYG5S6uel4OUHs9"> <source type="video/mp4" src="https://drive.google.com/uc?export=download&id=1V63U_1saEijWsZcdCIYG5S6uel4OUHs9"> <body oncontextmenu="return false;"> </video> But videos over 100mb don't seem to load, so I've had to upload them directly onto the page. Could someone help please? Thank you! Lucia
-
Menu Stack instead of Line
LCerdaDesignHelp replied to LCerdaDesignHelp's topic in Customize with code
OMG! amazing! Thank you soo much! -
Site URL: https://herring-oval-6885.squarespace.com/ Hello, Is there a way to stack the menu aligning it to the left? rather than having it all as one line? This is how it is at the moment: And this is how I want it: Is this possible? Thank you Lucia