Jump to content

Changing the background colour and font of a Bedford page (not working)

Recommended Posts

Hi all,

I want to change the background and the font colour of the page above. Basically inverting the colours, white background, white font. However, when I follow the code I've seen posted elsewhere this doesn't seem to work. Not sure if it's something to do with the Bedford template. Can you help? 

Thank you! 

Link to comment
2 minutes ago, Jimmyness said:

Hi all,

I want to change the background and the font colour of the page above. Basically inverting the colours, white background, white font. However, when I follow the code I've seen posted elsewhere this doesn't seem to work. Not sure if it's something to do with the Bedford template. Can you help? 

Thank you! 

Can you share your URL site with protected password (if you have) so we can take a look?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

For sure, thanks for the speedy reply, I've actually just figured out I can do the background using this code, but I'm not sure the line needed to also make the font black: 

<style>
  main#page {
    background: white;
    max-width: 100%;
    padding-left: 10vw;
    padding-right: 10vw;
}
</style>

Site: https://www.jimmyness.com/research

Password: test

Thanks! 

Edited by Jimmyness
Link to comment
On 11/4/2022 at 12:25 PM, Jimmyness said:

For sure, thanks for the speedy reply, I've actually just figured out I can do the background using this code, but I'm not sure the line needed to also make the font black: 

<style>
  main#page {
    background: white;
    max-width: 100%;
    padding-left: 10vw;
    padding-right: 10vw;
}
</style>

Site: https://www.jimmyness.com/research

Password: test

Thanks! 

You mean change background (header, main content, footer) to white + text to black?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
14 hours ago, tuanphan said:

You mean change background (header, main content, footer) to white + text to black?

Yep, that's it. Basically invert of all of the background color and text I have there now. 

Background header, content and footer to white.

Main text and header text to black. 

Edited by Jimmyness
Link to comment
On 11/8/2022 at 11:06 AM, Jimmyness said:

I figured it out! 

Now I just want to change the link colour and the button colour.

 

 

Use this code

<style>
  div.button-block a {
    color: red !important;
    border-color: red !important;
}
p a {
    color: violet !important;
}
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.