Jump to content

Add More Text in Header

Go to solution Solved by Beyondspace,

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

6 hours ago, Aaron456 said:

Hei

I would love to integrate more text in my header, which appears on all Sites. Is there a way to do that?

I draw here what text I want to place where.

Screenshot 2023-02-10 at 17.41.01.png

Can you share you URL so I can take a look?

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

I think you can add a simple text block which looks like your sample on footer (so it will show on all pages).

Then using the css code to set fixed position on the header

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
  • Solution

You can use the following code to make a simple text on your header

header:before {
  content:'Representation | Sarida Bossoni.\a welcome@saridabosssoni.com \a +41 79 279 11 99 \a Website | Instagram \a \a \a Direct\a contact@aaronmarkusgraf.com \a +41 76 467 94 81\a Imdb | Vimeo | Instagram';
  white-space: pre;
  color: #fff;
  text-align: right;
  display: block;
  position: absolute;
  right: 30px;
  top: 30px;
}

Support me by pressing 👍  or marking as solution if this useful for you

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

My testing

image.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

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.