Jump to content

Overlaying Summary Heading and Summary Title over an image

Recommended Posts

  • Replies 3
  • Views 978
  • Created
  • Last Reply

This seems to be working:

.summary-heading {
  z-index:99;
  position: absolute;
  text-align:center;
  top: 45%;
  left: 50%;
  width:100%;
  transform: translate(-50%, -50%);
   color:#fff;
 }

.summary-title{
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family:"Adobe Caslon";
    color:#fff;
 }

 

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.