Jump to content

Add image inside newsletter form border

Recommended Posts

Add to Design > Custom CSS

div#block-yui_3_17_2_1_1609629544627_5845 .newsletter-form-header-description:before {
    content: "let's keep in touch";
    font-family: 'adobe-garamond-pro';
    font-size: 20px;
}

 

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
17 hours ago, SolveigTraeet said:

Hi @tuanphan, Thank you for your reply. But I need to move my image (Let's keep in touch) inside the newsletter form. Is it possible to move the image itself inside the form?

The code only made a title in ''garamond'', I want to use my custommade ones (so I load them up as images). Can you help with this?

Remove above code & use this

.newsletter-form-header-description:before {
    content: "";
    display: block;
    background-image: url(https://images.squarespace-cdn.com/content/5feeff4078965c3d27c09d49/1609629818250-Q9A9USMFJ4HEHAV05LWJ/Newsletter?format=500w&content-type=image%2Fpng);
    background-size: contain;
    width: 100%;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
}

image.thumb.png.e09dc3a2edd7d048f113848f396f5884.png

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

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.