Navigation text is a different size on sub-pages
Permalink
Hi all,
I had some difficulties last week in upgrading to 5.4.2.2 and since then, my header navigation has been giving me serious issues. I finally have it looking the way I want on the home page (www.mtairylearningtree.org) but on the other pages, the font gets significantly smaller. This wasn't the case before.
I think I am missing something small but important. Not sure how to fix this and would appreciate any and all help (just explain what to do like I'm 5 years old - some of the technical stuff throws me for a loop!)
Thanks in advance for your help!
I had some difficulties last week in upgrading to 5.4.2.2 and since then, my header navigation has been giving me serious issues. I finally have it looking the way I want on the home page (www.mtairylearningtree.org) but on the other pages, the font gets significantly smaller. This wasn't the case before.
I think I am missing something small but important. Not sure how to fix this and would appreciate any and all help (just explain what to do like I'm 5 years old - some of the technical stuff throws me for a loop!)
Thanks in advance for your help!
Thank you!
You helped me find where to look - and thanks for the clue about the extra <body> tag. In the end, it seems my theme was moved to a different folder in the whole upgrading fiasco. Now that I know which folder Concrete was using (in the root folder rather than the concrete/themes folder), I could update the correct files.
What a relief!
You helped me find where to look - and thanks for the clue about the extra <body> tag. In the end, it seems my theme was moved to a different folder in the whole upgrading fiasco. Now that I know which folder Concrete was using (in the root folder rather than the concrete/themes folder), I could update the correct files.
What a relief!
You have an extra '<body>' tag in your page.
You reference 'main.css' more than once?
I can't see typography.css because you @import, which you should not use really.
What is 'malt.css', apart from a dead link?
So, I think you need to find out which bit of the css is conflicting.
Good luck
Steev