Jump to content

Cover Page branding logo size

Recommended Posts

  • Replies 5
  • Views 988
  • Created
  • Last Reply

add to home > Design > Custom CSS

.sqs-slide-wrapper[data-slide-type="cover-page"] [data-compound-type="logo"] img {
    width: 100% !important;
    height: auto !important;
    max-height: unset !important;
}
.sqs-slide-wrapper[data-slide-type="cover-page"] [data-compound-type="logo"][data-slice-type="image"] {
    max-height: unset;
}

 

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
10 hours ago, tuanphan said:

add to home > Design > Custom CSS


.sqs-slide-wrapper[data-slide-type="cover-page"] [data-compound-type="logo"] img {
    width: 100% !important;
    height: auto !important;
    max-height: unset !important;
}
.sqs-slide-wrapper[data-slide-type="cover-page"] [data-compound-type="logo"][data-slice-type="image"] {
    max-height: unset;
}

 

That worked! Thank you!

Link to comment
  • 3 months later...
21 minutes ago, leslie said:

I am trying to increase the logo size as well on a cover page (Open House) and tried the CSS hoping it would work but sadly it didn't. If someone has any idea it would be greatly appreciated. Template is Bedford. Site is not live as of this post. Page: https://harvey-authorized-dealer.squarespace.com/harvey-galleries

Password: harvey

Thanks in advance. 

- Leslie

not sure why above worked with paulcristo, CSS in custom css box doesn't affect on Cover Page =))

Add to Cover Page Header

<style>
  .sqs-slide-wrapper[data-slide-type="cover-page"] [data-compound-type="logo"] img {
    width: 100% !important;
    height: auto !important;
    max-height: unset !important;
}
.sqs-slide-wrapper[data-slide-type="cover-page"] [data-compound-type="logo"][data-slice-type="image"] {
    max-height: unset;
}
</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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.