How to increase length of underline on menu items

Hello,

I am looking for a way to increase the length of the grey lines underneath the Social icons (red arrow on the screenshot provided) so that they match the underlines for the other menu items above them. If this is not possible/outside the scope of the forum, how would I go about removing these underlines completely from just these social media icons? Any help is appreciated.

Happy to provide site URL in a private follow-up reply.

Thanks,
Chris

Hi there

Hope you are having a good day and thank you for your question :slight_smile:

Please provide url and i will take a look

Hi Noda,

URL as follows:

http://justacoupleofdumbos.epizy.com/

Just FYI the screenshot attached to the original post was in the “Tablet” view.

Thanks,
Chris

hey there

Please add this CSS in appearance - customize - additional CSS

.navbar.navbar-default > .container {
margin: 0px;
width: 100%;
}

Thanks!
Colorlib Support Team