What's your biggest current challenge? Have your say in Community Polls along the right column.

Add underline to link in navigation bar

Add underline to link in navigation bar

mattdeo
Tourist
10 1 2

My Shopify site preview is https://dn29xmgs2ju2y6ra-23625195.shopifypreview.com.

I want to add underline to the link in the Navigation Bar that says "All Current Designs".

I want to do this with the Custom CSS box in the Customizer for the header bar. How do I do this?

Replies 2 (2)

Made4uo-Ribe
Shopify Partner
9146 2183 2698

Hi @mattdeo 

Where can I find this "All Current Designs"? Its not visible on your header menu. 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.

Dan-From-Ryviu
Shopify Partner
10303 2044 2116

Hi @mattdeo 

Please add this code and check if it works 

a[href="/pages/shop-proco"]:after {
    content: '';
    height: 1px;
    width: 100%;
    background: #000;
    display: block;
}

- Helpful? Like and Accept solution! Or Support me: Buy Coffees
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.