Jump to content

How to replace one navigation link on the right side of the header?

Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

1 hour ago, eliwood said:

How can I place one navigation link on the right side of the header? Next to the social icons and properly formatted. Just hoping there's a CSS code to make this happen. Any help is appreciated!

 

Screen Shot 2022-01-21 at 8.50.24 PM.png

Kindly share your site with the protected password so we can take a look

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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

@eliwood Try adding to Design > Custom CSS

/* Move testimonial item header */
div.header-nav-item:nth-child(3) {
    position: absolute;
    right: 15vw;
}
@media screen and (min-width:1600px) {
div.header-nav-item:nth-child(3) {
    position: absolute;
    right: 12vw;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
15 hours ago, tuanphan said:

@eliwood Try adding to Design > Custom CSS

/* Move testimonial item header */
div.header-nav-item:nth-child(3) {
    position: absolute;
    right: 15vw;
}
@media screen and (min-width:1600px) {
div.header-nav-item:nth-child(3) {
    position: absolute;
    right: 12vw;
}
}

 

You're awesome! I've used so many of your responses to help with my code. This works great however when the window is small, that link stacks on top of the instagram logo. Is there a way to keep the margin the same no matter the size of the window? Thank you!

Link to comment
11 hours ago, eliwood said:

You're awesome! I've used so many of your responses to help with my code. This works great however when the window is small, that link stacks on top of the instagram logo. Is there a way to keep the margin the same no matter the size of the window? Thank you!

Which screen size do you see problem? We can use code to adjust on this specific screen size

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.