Aaron456 Posted February 10, 2023 Share Posted February 10, 2023 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. Link to comment
Beyondspace Posted February 10, 2023 Share Posted February 10, 2023 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. Can you share you URL so I can take a look? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Aaron456 Posted February 11, 2023 Author Share Posted February 11, 2023 @BeyondspaceYes here: https://aaronmarkusgraf.com Link to comment
Beyondspace Posted February 12, 2023 Share Posted February 12, 2023 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Solution Beyondspace Posted February 12, 2023 Solution Share Posted February 12, 2023 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Beyondspace Posted February 12, 2023 Share Posted February 12, 2023 My testing Aaron456 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Aaron456 Posted February 13, 2023 Author Share Posted February 13, 2023 @BeyondspaceThank you, it worked Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment