Jump to content

Mobile top header background image 7.0

Go to solution Solved by jallory,

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Try adding this to Custom CSS. I'm using your already loaded background image and adjusting it to show the bottom, but you can play around with it: 

.Mobile-bar.Mobile-bar--top {
    background-image: url(https://static1.squarespace.com/static/61e20f7…/t/61e2136…/1642206056878/Wise+Heart+pdx+header+background.png);
    background-position: center bottom;
}

 

christyprice.com  🇺🇸 Austin, TX US 

  For Web Designers: Squarespace Client Process Checklist. Save time and bring consistency to your web design projects. Receive a Notion doc template with my 100+ item client process checklist.

Link to comment
  • Solution
18 hours ago, christyprice said:

Try adding this to Custom CSS. I'm using your already loaded background image and adjusting it to show the bottom, but you can play around with it: 

.Mobile-bar.Mobile-bar--top {
    background-image: url(https://static1.squarespace.com/static/61e20f7…/t/61e2136…/1642206056878/Wise+Heart+pdx+header+background.png);
    background-position: center bottom;
}

 

@christyprice Thanks. Here's what I ended up using that worked better. 

.Mobile-bar.Mobile-bar--top {
    background-image: url('url_of_my_uploaded_image_here'); background-repeat:no-repeat; background-size:cover; background-position: center;}

Combined your .Mobile-bar.Mobile-bar--top suggestion with background image CSS for desktop from insidethesquare.co

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.