Jump to content

Mobile top header background image 7.0

Go to solution Solved by jallory,

Recommended Posts

  • Replies 2
  • Views 443
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

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;
}

 

  • Solution
Posted
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

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.