Jump to content

Add copy above index page

Recommended Posts

  • Replies 5
  • Views 306
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

2 hours ago, Studio1984 said:

Site URL: https://www.studio1984.co.nz/

Hi there

I currently have the copy below the project images in the footer. Just wondering if anyone has code where I can add this copy in above the projects of the index page?

Thanks Barry

 

Screen Shot 2022-08-23 at 9.03.38 AM.png

Do you mean adding the content: "Studio 1984 ..." at the end of each project page? 

For example: https://www.studio1984.co.nz/te-mauri

 

Edited by bangank36

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
On 8/23/2022 at 4:04 AM, Studio1984 said:

Site URL: https://www.studio1984.co.nz/

Hi there

I currently have the copy below the project images in the footer. Just wondering if anyone has code where I can add this copy in above the projects of the index page?

Thanks Barry

 

Screen Shot 2022-08-23 at 9.03.38 AM.png

Try adding this to Design > Custom CSS

body.homepage main#page {
    position: relative;
}
div#collection-footer-5c71c6658165f58920c659f7 {
    position: absolute;
    top: 0;
    margin-top: 0;
}
body.homepage .main-content {
    padding-top: 200px;
}
@media screen and (max-width:640px) {
div#collection-footer-5c71c6658165f58920c659f7 * {
    font-size: 19px;
}
}

 

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

Try adding this to Design > Custom CSS

body.homepage main#page {
    position: relative;
}
div#collection-footer-5c71c6658165f58920c659f7 {
    position: absolute;
    top: 0;
    margin-top: 0;
}
body.homepage .main-content {
    padding-top: 200px;
}
@media screen and (max-width:640px) {
div#collection-footer-5c71c6658165f58920c659f7 * {
    font-size: 19px;
}
}

That didnt work? 

 

Screen Shot 2022-08-26 at 9.42.52 AM.png

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.