Jump to content

I would love feedback on my new site! :)

Recommended Posts

  • Replies 4
  • Views 652
  • Created
  • Last Reply

Top Posters In This Topic

Posted

This may work for you in custom css: 

Add to Home > Design > Custom CSS

/* Resize home banner */
@media screen and (max-width:767px) {
.homepage #page section:first-child {
    min-height: unset !important;
    height: 40vh;
}
/* h1 size */
.homepage #page section:first-child h1 {
    font-size: 30px;
}
/* h3 size */
.homepage #page section:first-child h3 {
    font-size: 14px;
    margin-top: 0 !important;
}
}
  • 2 weeks later...
Posted

hi there,

Thanks for this!

I have copy/pasted the code into my custom CSS but I get a error msg: 'failed to save, please try again'. For info, I alrady have some custom code there for a 'scroll to top' button... I'm not sure if this is causing the issue. Should I just paste the code you have written out on the next free line, eg, after the last '}' ?

Many thanks,

Abi

 

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.