Have your say in Community Polls: What was/is your greatest motivation to start your own business?

how can i Change the font on my nav bar at the end?

how can i Change the font on my nav bar at the end?

joshualev
Explorer
103 0 14

how would I remove this font at the end of the nav bar?

https://clair-de-lune.co.uk/

joshualev_0-1649071042260.png

 

 

Replies 2 (2)

Zworthkey
Shopify Partner
5581 642 1583

@joshualev 
Add this code in the bottom of the theme-custom.css

li.nav-bar__item.last-nav-item {
    display: none !important;
}

Thank you

joshualev
Explorer
103 0 14

@Zworthkey that has removed the last item on the nav bar not the font