adamrl
Member-
Posts
22 -
Joined
-
Last visited
About adamrl
adamrl's Achievements
-
Thank you, @tuanphan Thats perfect on the pages without a background image, slight issue is when i'm now on a page that has a photo the logo is white but the nav is black instead of white.
-
Hey! Is there a way to have the logo and nav items white and a transparent background on homepage/images and black when theres a white background, wether this is possible in default settings or a peice of code that will work, i've used some code to invert on some pages but not successful on all. (See Photos) Website: https://bat-ocelot-2dbm.squarespace.com/ (its in a trail mode, hopefully you can still see it?) Password: Site
-
Hi @Lesum @Squareko Sorry i missed your replies! It's currently in trial but hopefully this will give you access? https://bat-ocelot-2dbm.squarespace.com/ Password: Site
-
adamrl started following Logo and Header items colour change
-
Hey! Is there a way to have the logo and nav items white and a transparent background on homepage/images and black when theres a white background, wether this is possible in default settings or a peice of code that will work, i've used some code to invert on some pages but not successful on all. (See Photos)
-
How to change colour of logo on specific page
adamrl replied to adamrl's topic in Fonts, colors and images
Just to confirm the above code would be to just use a different logo file and not actually change the colour using code like how it can change it to black using “invert” there’s no way to leave the logo file as is and change colour you need to? It needs to use a different file? -
Hey, I'm looking to change the colour of my logo on a specific page, i have used the code below to invert it but this just turns the logo black and im looking to have a specific colour #303A40 Here's the code i used to invert which works great but only turns it black; <style> .header-title-logo { filter: invert(1); } </style> But i want to change it to this specific colour, is there a little bit more code i could use/change to make this happen? color: #303A40 !important; Any help will be appreciated, cheers!
-
How to remove the line around an image gallery block?
adamrl replied to adamrl's topic in Pages & Content
Hi @melody495 I think it must be that it’s in a trial let me sort then I’ll come back, thank you for your patience 🙂 -
How to remove the line around an image gallery block?
adamrl replied to adamrl's topic in Pages & Content
-
How to remove the line around an image gallery block?
adamrl replied to adamrl's topic in Pages & Content
Sorry! Password is sitepassword -
How to remove the line around an image gallery block?
adamrl replied to adamrl's topic in Pages & Content
Hey @melody495 thank you for taking the time to help, I’ve just realised when looking for the website address this is around every block and may be something I need to change within the theme? Anyway the address is https://oriole-indigo-p5sa.squarespace.com -
Hi can anyone help me, this line/border has appeared around my gallery block, how do I remove this or make it white?
-
How to remove the black box when typing in form.
adamrl replied to adamrl's topic in Customize with code
That's done it! Thanks so much. -
How to remove the black box when typing in form.
adamrl replied to adamrl's topic in Customize with code
That has worked to all the forms but the same field still has the black border? Its a 'Text Area' field if that helps work out why this one field won't play ball? Thanks for all your help so far! -
How to remove the black box when typing in form.
adamrl replied to adamrl's topic in Customize with code
Thank you Taunphan - i've just done this and all works bar one "Project brief" seems odd any thoughts? I would also like this to work on all my forms is there a site wide code i could use or just change the form name each time? Thanks! -
Site URL: https://www.finchandfinley.co.uk Hi, I looking for some help with my form blocks, I don’t like the black box that surrounds the area a user types their information in is it possible to remove this? Thanks Adam