NavBar (Menu) Fonts change on different pages
pabloconrad
Registered Users Posts: 97 Big grins
Yo.
while navigating my site when logged out, the font in my navbar changes from bold to normal. It's inconsistent but only slightly. I have no reason why. :dunno
Example, the font on my home page is bold, but when you go to the Wedding Info Page, or other page for that matter, the font changes to narrow. :dunno
I DO NOT have a different setting for it. The Navbar is on my "sitewide" customiztion page, I do not have separate navbars for different pages.
Sorta annoying as it causes the menu to shift while going to a different page.:scratch
while navigating my site when logged out, the font in my navbar changes from bold to normal. It's inconsistent but only slightly. I have no reason why. :dunno
Example, the font on my home page is bold, but when you go to the Wedding Info Page, or other page for that matter, the font changes to narrow. :dunno
I DO NOT have a different setting for it. The Navbar is on my "sitewide" customiztion page, I do not have separate navbars for different pages.
Sorta annoying as it causes the menu to shift while going to a different page.:scratch
0
Comments
My Website index | My Blog
Maybe you'll notice a pattern such as all folders have one font and all galleries have the other? This would indicate a mishap with the theme (the theme being appied to the 'All Galleries' section and not the 'All Folders' section too).
Mel Jones Photography Ltd.
School and Nursery Photographer working in Blackpool and Lancashire, UK.
Google+ Page / Local | Facebook Page
Thanks Allen, I'd like to check it but how? I'm fairly certain the same theme is applied throughout the website. How do you check? I'd like to get it fixed. It's more of an annoyance, but looks a touch unprofessional.
Photojournalist
Pablo Conrad Photography
Seattle, WA, USA
c: 206-450-8632
homepage is using this
@font-face {
font-family: "Roboto";
font-style: normal;
font-weight: 400;
src: local("Roboto Regular"), local("Roboto-Regular"), url("http://themes.googleusercontent.com/static/fonts/roboto/v10/Xyjz-jNkfiYuJf8UC3Lizw.woff") format("woff");
}
Weddings is using this
@font-face {
font-family: "Quicksand";
font-style: normal;
font-weight: 400;
src: local("Quicksand Regular"), local("Quicksand-Regular"), url("http://themes.googleusercontent.com/static/fonts/quicksand/v3/sKd0EMYPAh5PYCRKSryvWz8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}
This is what is changing the text, have no idea what from. Probably theme.
My Website index | My Blog
Mel Jones Photography Ltd.
School and Nursery Photographer working in Blackpool and Lancashire, UK.
Google+ Page / Local | Facebook Page
YAYYYY!!!! That was it. The main theme was not cascading to the other pages. It was different in the folders and the galleries. It defaulted to the original "Arrow" theme and not my saved "Pablo's Theme."
It's working now! YAYYYY!!!! clap clap
Thanks for all the help!!!
Photojournalist
Pablo Conrad Photography
Seattle, WA, USA
c: 206-450-8632