Jump to content

How to adding a text block for headline at top of Index page

Go to solution Solved by tuanphan,

Recommended Posts

Posted (edited)

Hello,

The front page of my site is an Index page. I would like add a headline between the header and the top of my work collection.

Unfortunately I don't know how to achieve this. 

Here's a link to my site for reference: shaneharris.me

Thanks for any and all help!

Edited by shaneharris32
  • Replies 2
  • Views 309
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution
Posted

Add this code into Design > Custom CSS

body.homepage .main-content:before {
    content: "Shane Harris";
    display: block;
    text-align: center;
    font-size: 30px;
    font-family: aktiv-grotesk;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    letter-spacing: .02em;
    text-transform: none;
    line-height: 1em;
    margin-bottom: 30px;
}

 

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!)

  • 2 weeks later...

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.