Hi I want to remove the gray line in the header section with red circled thanks
Hi,
Try to add the following custom css code:
.head-social .nav { border-right: 0; }