Jump to content

Inserting a logo/icon onto a banner with custom code

Recommended Posts

I would like to put a small Icon logo in the center of the first banner on the homepage of https://www.halcyonholdingsllc.com/.

I tried to inject the following custom code on the advanced tab in the banner/page settings.

.desc-wrapper {
	background-image: url(Icon-White.png);
	background-size: 220px 40px;
	background-repeat: no-repeat;
	background-position: center;
	background-position: center;
}

I've also attached a photoshoped image of what I am trying to do.

Any help would be greatly appreciated! 

Thanks so much! :)

photoshoped-example.jpg

Link to comment
  • Replies 1
  • Created
  • Last Reply

@EntifyWinston Add to Home > Design > Custom CSS

div#halcyon-holdings .desc-wrapper p {
    background-image: url(https://static1.squarespace.com/static/5d58499f02c971000145bcdf/t/5d584bb6f4015b000138761d/1570999900602/?format=1500w);
    width: 100px;
    background-size: contain;
    background-repeat: no-repeat;
}

You will have

icons.thumb.png.faf0bccfd6de7605088ef97b2b3119cb.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

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.