Jump to content

Change the color of 1 link in my header, but not the rest. Also, make one link bold.

Recommended Posts

You can try these solution:

1. Worship Online logo color

.Header-nav-item[href*=FirstBaptistFrontRoyal] {
  color: #908181;
}

2. If you need 'First Baptist Church' on the section below WHO WE ARE, then it's text you can make it bold in the editor

3. If 'First Baptist Church' mentioned is on facebook widget you can use this

.eapps-facebook-feed-header-name a {
  font-weight: bold;
}

image.thumb.png.bb412c680fe4c6fafe6108a431abfae5.png

image.png.6e64bb4ba8ac77751a12cdbe1f4aae9e.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
On 11/10/2020 at 1:17 AM, bangank36 said:

You can try these solution:

1. Worship Online logo color


.Header-nav-item[href*=FirstBaptistFrontRoyal] {
  color: #908181;
}

2. If you need 'First Baptist Church' on the section below WHO WE ARE, then it's text you can make it bold in the editor

3. If 'First Baptist Church' mentioned is on facebook widget you can use this


.eapps-facebook-feed-header-name a {
  font-weight: bold;
}

image.thumb.png.bb412c680fe4c6fafe6108a431abfae5.png

image.png.6e64bb4ba8ac77751a12cdbe1f4aae9e.png

Thank you!!! Where do I put the code at? I tried putting it in Custom CSS and it did not work.

Link to comment

Fix for #1

.Header-nav-item[href*=FirstBaptistFrontRoyal] {
  color: #908181 !important;
}

 

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.