Should I be restoring the parts I took out of Act_NavigationItem
If it is working then you should be OK.
The use of an "id" in the <div> is taking control of the formatting by force (higher specificity) so adding the class="actxsmall" etc back into the Act_NavigationItem will have no effect - other than add to page overhead and making it more difficult/complex for the page to render
Home page links working. Fragments back. So far, so good.
Which templates do I need to be copying the links code into to get a uniform set of links across the whole site? I have tried putting it into Act_BrochurePrimary but it doesn't seem to have made any difference.
Act_BrochurePrimary, Act_Primary and Act_PrimaryCheckout are the 3 main contenders as default - best checking which you are using under Design > Options > Brochure and Design > Options > Layouts
Also check all the sections are set with layout to "parent" in case any are pointing to a different layout
Have done the top navigation links, the link back up to the top of the page and the small links at the bottom of the page and can't find anything I have messed up in the process (fragments back and working). Fingers crossed!
Comment