You can use this code to Custom CSS box
div.header-nav-item>a{ background-image: linear-gradient(#900,#900) !important; background-repeat: repeat-x; background-size: 0px 0px; background-position: 0 calc(~"100% - 0.1em"); } div.header-nav-item>a:hover { background-size: 2px 2px !important; }