05/19/2014 at 10:50 am
#291602
Keymaster
@ Joshua
Ok, Add the following to the end of the theme’s styles.css file:
#cn-cmap h3:after {
border: none;
}
That fix up the lines. The theme is applying borders the h3 headers using the after pseudo class.
That should fix it up nicely.
