Change the Style of a Single Menu Item - Dawn 2.0

Hi @JonCarag !

I`m Richard Nguyen from PageFly - Advanced Page Builder. I would love to give you some recommendation.

Yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.

#shopify-section-header>sticky-header>header>nav>ul>li:nth-child(1)>a>span {
font-size: 16px !important;
border: 1px solid black;
}

Best Regards;

Richard-Pagefly