March 11, 2014 at 4:18 am
#8607
Sanjip Shah
Participant
Hi, In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’. Hope this helps.
#branding {
border: medium none;
}
#colophon {
border-top: medium none;
}
#colophon hr {
border-top: medium none;
}