Jump to content

SITE HEADER - transparency/color change

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.martinfaltejsek.cz

Hello, I have done nothing to the site design and today I accidentally found, that my site header has a really strange appearance. The website: https://www.martinfaltejsek.cz

When you are on the home page, the header is transparent as it should be. But when you go to the "Personal" or "Weddings" portfolio it changes to something like a duplicate of the original photo in the background. In "Commercial" section there is even only a plain grey background in the header. I guess Squarespace has done something to the CSS or so and it has changed unexpectedly. Please, what can I do with this in order to have my transparent header back again? All background photos are supposed to be fullscreen with transparent Menu/header. Thank you!

Edited by MartinF
Link to comment
On 6/30/2021 at 1:52 PM, MartinF said:

Pretty please..?:)

It is bug from system. Add this to Design > Custom CSS

body:not(.homepage) main .page-section:first-child {
    padding-top: 0 !important;
}

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

It worked! Thanks!Unfortunately it broke pages as "Blog" and "About" and "Contact" where there is no fullscreen portfolio photo. The header in those pages is merged with the page itself 😞 

13 minutes ago, tuanphan said:

It is bug from system. Add this to Design > Custom CSS

body:not(.homepage) main .page-section:first-child {
    padding-top: 0 !important;
}

 

 

Link to comment
On 7/2/2021 at 1:42 PM, MartinF said:

It worked! Thanks!Unfortunately it broke pages as "Blog" and "About" and "Contact" where there is no fullscreen portfolio photo. The header in those pages is merged with the page itself 😞 

 

Add to Wedding, Personal Page Header

<style>
  body:not(.homepage) main .page-section:first-child {
    padding-top: 0 !important;
}
</style>

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 7/5/2021 at 9:25 AM, tuanphan said:

Add to Wedding, Personal Page Header

<style>
  body:not(.homepage) main .page-section:first-child {
    padding-top: 0 !important;
}
</style>

 

Thank you! Actually it made each individual portfolio/gallery item look like this - see the attachment. The texts are merged to the top over the header (blue colored selection showing the header position). Would there be any additional input that could change this, please? 

Snímek obrazovky 2021-07-06 v 15.42.29.jpg

Link to comment
  • Solution
11 hours ago, MartinF said:

Thank you! Actually it made each individual portfolio/gallery item look like this - see the attachment. The texts are merged to the top over the header (blue colored selection showing the header position). Would there be any additional input that could change this, please? 

Snímek obrazovky 2021-07-06 v 15.42.29.jpg

Try new code

<style>
  body:not(.homepage).view-list main .page-section:first-child {
    padding-top: 0 !important;
}
</style>

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.