Please can you point me i the direction of how I add the thin grey line after a heading http://dev.vivosight.com/wp-content/uploads/2015/07/Screen-Shot-2015-07-08-at-12.52.26.png
Hi Rupert!
Try adding this to your custom CSS.
.av-special-heading-tag { border-bottom: 1px solid black; }
That should still display as gray. If that’s not what you were wanting then send us a link to your page and take a screenshot highlighting what your trying to do. Your screenshot link is asking for a login.
Cheers!
Elliott
Many thanks Elliot, I actually want to add it to every page title, does that make a difference to the code?