Jump to content

Superscript numbers

Recommended Posts

  • Replies 1
  • Views 387
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted

How did you add superscript?

You can also consider using this CSS to add superscript

/* Home top superscript */
div#block-yui_3_17_2_1_1646445689142_5553 {
h3 a:before {
    font-size: 25px;
    top: -15px;
    position: relative;
}
a:nth-child(1):before {
    content: "1";
}
a:nth-child(2):before {
    content: "2";
}
a:nth-child(3):before {
    content: "3";
}
a:nth-child(4):before {
    content: "4";
}
a:nth-child(5):before {
    content: "5";
}}

 

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

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.