maboli
Member-
Posts
73 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by maboli
-
It's fine, I have edited the design so it isn't a problem, thank you.
-
That's great for the project page, thank you! Is there a way the image can also go behind the header? Make the accordion shorter on both desktop and mobile, it has a lot of space at the bottom when opening.
-
Also, do you have any code to make the accordion shorter when open, there seems to be a lot of excess padding and it's making the image on the right too long: https://bellflower-opossum-txyn.squarespace.com/north
-
I've made the background image full bleed, is that what you meant?
-
Hi, I have made the image a background which works for desktop, but could I make it so only the right hand of the image shows on mobile, thus having just the white background for the text?
-
Is there a way I can make my image at the top go full bleed to the left, so when it's in mobile the image is above the text? Obviously, if I add it as a background image it doesn't stack on mobile so the text is over the top. I have attached a screenshot of what I am trying to do. https://bellflower-opossum-txyn.squarespace.com/projects-1 studionh_nh
-
Amazing, thank you!
-
It's here, the 'Studio' page: https://bellflower-opossum-txyn.squarespace.com/studio I am also wanting to remove the underline on my mobile number from the mobile version of my site. It doesn;t show on the editing pages but when I view on my mobile it is there?
-
Any ideas on the above?
-
Great, thank you. Yes, that's correct the text in the map footer. I also have a problem with underlines showing on my telephone number on my mobile. This doesn't show within Squarespace but when I review the site on my mobile it appears (see attached).
-
Perfect, thank you. Is there a way I can reduce the spacing vertically for the desktop menu text but not on the the mobile too? Also, on another note, do you have any code that can remove the Google information from the map on the 'Studio' page?
-
I have added a white logo to the menu with the following code. Is there a way that I can edit this so it only on the mobile view? /** Menu Logo When Open**/ .header-title-logo a{ position:relative; &:after{ background-image:url(https://static1.squarespace.com/static/6697dd31c001b32289c1f3e7/t/66a8ac24c8dbe25f3abe719f/1722330148130/StudioNH_Logotype_White.png); opacity:0; content:''; position:absolute; top:0; left:0; width:100%; height:100%; background-size:contain; background-repeat:no-repeat; background-position: center center; transition: opacity .3s ease; } body.header--menu-open &:after { opacity:1; } body.header--menu-open & img { opacity:0; } }
-
Mobile: how to change focal point of image banner
maboli replied to AnnaOS's topic in Fonts, colors and images
Thank you!- 13 replies
-
Perfect, thank you
-
Perfect! Any ideas on the mobile menu code, so it's full screen on mobile but still half on desktop?
-
7.1 Slideshow Gallery Section Mobile Resize
maboli replied to OliviaM's topic in Customize with code
Yes I have managed to sort it. Also, I can't get the slideshow not to flash up all the gallery before the fading starts? -
Mobile: how to change focal point of image banner
maboli replied to AnnaOS's topic in Fonts, colors and images
Hi, I am trying to change the focal pint on the header gallery on my home page, so it centres on the left-hand image? https://bellflower-opossum-txyn.squarespace.com/ studionh_nh- 13 replies
-
Hi, I am wanting to make the footer transparent on my home page over the gallery, I have done this already for the header. I have tried the above with no result. I would also like the burger menu to be full screen on the mobile but still half on the desktop? https://bellflower-opossum-txyn.squarespace.com/ studionh_nh
-
7.1 Slideshow Gallery Section Mobile Resize
maboli replied to OliviaM's topic in Customize with code
Hi, I am trying to get the gallery on mobile to be square i.e. to fill the yellow space? Also on mobile screens these seems to be pink block below the footer and above the header? https://helicon-cardioid-tcx8.squarespace.com/ studionh_ap -
Great, thanks! On another note, do you know how I can stop the last slide coming up quickly first on the home page?
-
Perfect, thank you.
-
Hi, I now have a black box on the hover, I have added the button id but it isn't changing this?