Jump to content

Tightening up spaces

Recommended Posts

Site URL: http://www.peterotoole.ie/about

Hi there,

I'd love some help in tightening up some spaces on my site which I can't seem to do natively and I feel coding might be my only option. The first spot is in my header image where I have my signature. I'd like to pull the signature up alot more so it's the top of my signature is overlapping some of the paragraph above it.

The second spot is at the bottom of the page between my Instagram handle @ the text above it.

 

Appreciate any help. Thanks!

Screenshot 2021-02-01 at 10.51.55 p.m..png

Screenshot 2021-02-01 at 10.53.27 p.m..png

Link to comment
  • Replies 2
  • Views 279
  • Created
  • Last Reply

Add to Design > Custom CSS

/* Overlap signature - instagram */
div#block-yui_3_17_2_1_1612113710011_16497 {
    position: relative;
    margin-top: -100px;
}
div#block-yui_3_17_2_1_1611017460141_8904 h2 {
    margin-top: -90px;
}

 

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
11 hours ago, tuanphan said:

Add to Design > Custom CSS


/* Overlap signature - instagram */
div#block-yui_3_17_2_1_1612113710011_16497 {
    position: relative;
    margin-top: -100px;
}
div#block-yui_3_17_2_1_1611017460141_8904 h2 {
    margin-top: -90px;
}

 

Amazing dude!! thanks a million!!

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.