Jump to content

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

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

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

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
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;
}

 

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.