EntifyWinston Posted October 13, 2019 Share Posted October 13, 2019 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! :) Link to comment
tuanphan Posted October 13, 2019 Share Posted October 13, 2019 @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 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.