Jump to content

Adding banner image to my store page

Recommended Posts

  • Replies 5
  • Views 709
  • Created
  • Last Reply

Top Posters In This Topic

15 hours ago, bdellarosa said:

Site URL: https://www.benjamindellarosa.com/shop

I'm currently using the Flatiron template and I would like to add an image block on to my store page. I'm not sure if it's a limitation to the template I'm using, or this is just something you can't do with a Squarespace store. But I was hoping I could get some help in figuring out how to add this feature to the page. Thanks in advance for your help.

Hi. Add banner in this position?

image.thumb.png.037125c76712a440d6c23c25e3551da4.png

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
  • 3 weeks later...
15 hours ago, bdellarosa said:

Yes correct, above the store category nav, but below the site nav. 

Add to Design > Custom CSS

body.collection-type-products.view-list section#container:before {
    content: "";
    background-image: url(https://cdn.pixabay.com/photo/2021/06/04/15/10/sand-6310118__340.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    position: static !important;
    height: 100px;
}

 

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

If I wanted to set a fixed height, say 300px, but I still want the image to scale proportionately based on the screen size what would I need to changed? Essentially I'm trying to set up a image slot to have a promo image for new products or to announce a sale, not just to have a background texture. Thanks!

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.