Guest Posted February 1, 2021 Share Posted February 1, 2021 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! Link to comment
tuanphan Posted February 4, 2021 Share Posted February 4, 2021 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 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
Guest Posted February 4, 2021 Share Posted February 4, 2021 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment