10/10/2014 at 8:31 am
#306744
Keymaster
@ Roland
The theme is overriding the template. The fix is fairly easy. Enter the following in the theme’s custom CSS area:
#cn-cmap h3 {
text-align: right;
}
That will fix it up.
