Jump to content

Custom code to add second line of text to Site Title on Zion

Recommended Posts

Working with the Zion template and in search of a custom code. On the homepage, I'm desperately trying to add a second line of text beneath the site title. I would rather not do a workaround with a logo and would prefer to simply be able to add a second line of text. Any help would be greatly appreciated. Thank you!

Link to comment

Please post the URL for a page on your site where we can see your issue.

If your site is not public please set up a site-wide password, if you've not already done so.

Post the password here.

Adding a site-wide password is not a security breach. Please read the documentation at the link provided to understand how it works.

Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/.

We can then take a look at your issue.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
13 hours ago, ablitz said:

Hello and thank you so much for clarifying. 

Website is https://alpaca-rhubarb-jjtf.squarespace.com/

Password: wowiebowie

Thank you so much again and please let me know if there's any other info I can clarify to assist.

Add to Design > Custom CSS

a#site-title:after {
    content: "Designer | Creative";
    display: block;
    font-size: 20px;
}

 

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

Link to comment

Thank you SO much! You just saved the day! Also, just curious, would you have any idea how to right justify all elements on the right side of the cover page? In other words, the "home - about - contact" header does not quite line up properly with the subpages below it. Ideally, I'd love to keep the placement of the subpages and see about readjusting the "home - about - contact" header to even them up, if that makes sense. And thank you so much once again!

Link to comment
On 9/13/2021 at 3:42 AM, ablitz said:

Thank you SO much! You just saved the day! Also, just curious, would you have any idea how to right justify all elements on the right side of the cover page? In other words, the "home - about - contact" header does not quite line up properly with the subpages below it. Ideally, I'd love to keep the placement of the subpages and see about readjusting the "home - about - contact" header to even them up, if that makes sense. And thank you so much once again!

Add to Design > Custom CSS

/* Align nav-portfolio items */
ul.portfolio-hover-items-list {
    padding-right: 0px !important;
}

 

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

Link to comment
  • 3 months later...

@tuanphan

 

 I think I have a similar ask to ablitz pertaining to the zion template. I'm looking to left justify gallery links ("social/ web/ email/ ads/ etc.....)
 
 

 

Is there an easy way to that?

Site is Nuuly.world

Password is: Sike

Edited by pjc
Link to comment
On 12/16/2021 at 12:59 AM, pjc said:

@tuanphan

 

 I think I have a similar ask to ablitz pertaining to the zion template. I'm looking to left justify gallery links ("social/ web/ email/ ads/ etc.....)
 
 

 

Is there an easy way to that?

Site is Nuuly.world

Password is: Sike

Add to Design > Custom CSS

.portfolio-hover-items-list {
    justify-content: flex-start !important;
}

 

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

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.