Put the codes below on the Additional CSS (WP Admin>>Appearance>>Customize>Additional CSS);



.list-inline>li:nth-child(2) {
display: none;
padding-right: 5px;
padding-left: 5px;...