Hi David
I have noticed the nav bar is full width, can this be changed to match the body ie centered fixed width.
Regards
Brent
Hello Brent,
Sure - if you edit html/menu.php and at the very top add:
<div class='row'> <div class='small-12 columns'>
...and at the very end:
</div> </div>
...it will then take on the same width as the rest of the page content.
Cheers, David. -- PriceTapestry.com
©2006-2025 IAAI Software | Contact Us | Privacy Policy
Hello Brent,
Sure - if you edit html/menu.php and at the very top add:
<div class='row'>
<div class='small-12 columns'>
...and at the very end:
</div>
</div>
...it will then take on the same width as the rest of the page content.
Cheers,
David.
--
PriceTapestry.com