September 23, 2016 at 12:03 pm
#47194
Theme Horse Support Team
Keymaster
Hi,
To remove the small dotted underline below menu go to Appearance -> Customize -> WP Portfolio Theme Options -> Custom CSS and paste the below CSS code then click on Save button.
.site-header:after {
content: normal;
}
Thank you for using our theme.