LULU3
-
Posts
50 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Posts posted by LULU3
-
-
@tuanphan @Spark-Plugin @paul2009 is anyone able to assist with the above please?
-
On 10/8/2024 at 8:54 PM, LULU3 said:
Hi @Spark-Plugin - This code doesn't work and I'm unsure if I was clear on my request. I would like the black header thinner in height? (blue arrow on image attached)
Regarding the slideshow and 'drag down', I would like the slideshow images to have more height. (red arrow on image attached).
@tuanphan are you able to assist with this please? I need to drag the slideshow images block down on mobile so it is longer. It is currently on the carousel setting.
-
@tuanphan thank you so much!
-
On 8/21/2024 at 12:12 PM, tuanphan said:
Can you share link to homepage?
-
On 10/8/2024 at 11:11 AM, tuanphan said:
Use this code
/* hover */ #block-66b1395efac2a52f0691f786 { .slide a:before { content: ""; background-color: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; opacity: 0; transition: all 0.3s; pointer-events: none; } /* caption hover */ .slide a:after { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: white; text-align: center; z-index: 10000; opacity: 0; pointer-events: none; content: ""; background-image: url(https://content.invisioncic.com/p289038/monthly_2024_10/black-instagram-logo-3497.png.d1b5efb2e43de160668d518b9152798a.png); background-size: contain; width: 30px; height: 30px; } .slide:hover a:before, .slide:hover a:after { opacity: 1; }}
Thank you, this looks great on desktop but on mobile the icons are too big. How do I reduce them in size on mobile please?
-
On 10/9/2024 at 9:11 AM, Spark-Plugin said:
Hi @LULU3, Now it is clear. For the header you can paste the code below, and play around with the px values. As for the slideshow, I am still working on it, will let you know if I find the solution. Thanks:)
@media screen and (max-width:768px) { .header .header-announcement-bar-wrapper { padding-top: 13px !important; padding-bottom: 13px !important; } }
Thank you, the code worked. If you could let me know if there is an update regarding the slideshow that would be great? 🙂
-
9 hours ago, Spark-Plugin said:
Hi again @LULU3, this code goes into the CSS box.
- Navigate to Pages > Website Tools > Custom CSS.
- Paste the code into the CSS editor.
- Hit Save and you’re done
As for the slideshow, could you please clarify what you mean by "drag down"? I want to make sure I understand your request fully so I can assist you better.
Hi @Spark-Plugin - This code doesn't work and I'm unsure if I was clear on my request. I would like the black header thinner in height? (blue arrow on image attached)
Regarding the slideshow and 'drag down', I would like the slideshow images to have more height. (red arrow on image attached).
-
Site URL: https://luluthelabel.com/
Where do I begin with creating a dropdown menu under 'shop' like the attached image?
-
2 hours ago, Spark-Plugin said:
Hello @LULU3. Did you try setting the section to full width?
Hi. The toggle is on to 'fill screen' yes.
-
@Spark-Plugin Thank you.
1. Please can you confirm where I add this code please? (Custom CSS, Code injection etc)
2. Regarding the slideshow section, it is because I have it on the carousel setting so does not let me drag it down. Does this require code to amend it's width?
-
Site URL: https://luluthelabel.com/
On mobile view:
1. How do I make the black header less wide?
2. How do I edit the photo slideshow width, it does not let me drag it down?
3. How do I edit the button size?
-
Site URL: https://luluthelabel.com/
On mobile, I would like the opaque title background block all the same size as the one that is under 'bridal'. On the other three, it is much wider and does not let me drag it in to make it thinner. Instead it shows a red outline and does not move. How can I make them the same size?
They are all the same on desktop.
-
On 8/30/2024 at 10:06 AM, tuanphan said:
I used random Instagram icon on Internet, if you can design an Instagram icon and send me, I will update to the code
Please can you use a plain black Instagram icon like the below?
https://www.iconpacks.net/free-icon/black-instagram-logo-3497.html
And can it go white when it goes opaque?
-
-
On 8/23/2024 at 7:10 PM, LULU3 said:
This is my site
@tuanphan any update on this please?
-
On 8/15/2024 at 9:50 AM, tuanphan said:
Can you share link to this page? We can check easier
https://www.lovisa.co.uk/ at bottom of page.
-
-
On 5/27/2022 at 1:33 PM, DV2 said:
I should have thought to check for that. Let's try wrapping the CSS in a media query so it only scales up when the screen is large enough.
@media only screen and (min-width: 768px){ .trustpilot-widget iframe { transform: scale(1.5); } }
There seems to be something else stretching the page just a little too wide (horizontal scroll bar appears) until you get to 1450px of screen width. I'm not sure what is causing it.
@DV2 This code also worked for me. Are you able to advise how to reduce the white space around the Trustpilot widget please?
-
-
On 1/5/2023 at 5:11 PM, paul2009 said:
Hi Colt
The example site was built on Squarespace 7.0. Social Link Blocks on Squarespace 7.0 have an option to set the colour to "Standard" where each icon matches the service's branding. For example, the Facebook icon will be blue and YouTube will be red. It also has the hover features that you describe.
However, on Squarespace 7.1 the Social Link Block has different options. You can assign any colour, but it will be used for all icons. It is not possible to use their default branding colours using the built-in options, but you can add some custom CSS to mimic Squarespace 7.0 icons on your Squarespace 7.1. I put together a quick guide here: Add brand colours to social link icons on Squarespace 7.1.
Did this help? Please give feedback by clicking an icon below ⬇️
@paul2009 are you able to share the code for the Tik Tok logo please?
-
Site URL: https://luluthelabel.com/
I am going travelling for two months and won't be able to fulfil orders. How do I disable the add to cart button or essentially, what's the best way to prevent customers from ordering? I do not want to lock or disable my website.
-
-
-
Site URL: https://luluthelabel.com/
How do I edit the writing sizes on the order confirmation page (the page straight after the checkout page)? The writing doesn't look too good, the title is too large and I can't read the writing underneath as it's too small.
Thanks.
Blog Post Text Box
in Blogs
Posted
Why is the top paragraph text box of my blog post on mobile not reaching the sides, whereas the paragraph underneath does?
https://luluthelabel.com/blog/christmas-accessories-gift-guide-blog-post