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
10198 2420 3064

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.

Dan-From-Ryviu
Shopify Partner
11699 2292 2475

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 & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.