Is it possible to set a maximum width for the dotted lines – especially the wider ones (IE the ones above and below the menu, and at the bottom of the page)?
I would like these lines to be no longer than the column width.
NB I have used this code to restrict the column width:
#main.wrapper > .row { max-width: 825px; }