October 28, 2013 at 12:11 pm
#4840
Rabin Shrestha
Participant
Hi psy2k,
Are you talking about the border line below the menu. Then paste this CSS below in your Custom CSS box in theme options panel to remove the line.
#access {
border-bottom: medium none;
}
Rabin