Tagged: blog title
Hey guys!
Small issue here, the title “Blog” on my http://www.petersandinfoto.se/blog is not a “h1” as for all the other pages. This gives it another look. If I go into a single post (http://www.petersandinfoto.se/blog/nea-och-bubblorna-barnfotografering-goteborg/) it changes and it is a “h1”. Where can I change this?
Another thing, I decided to use a fontello webicon in my main menu for a link to my facebook page. It works great except in the drop down menu that appears when the browser window is very small (like on smartphones). Then it doesnt show up at all. Is there a way to have it appear also there?
Cheers guys!!
Peter
Hey petersandin!
1) We’ll make sure that the headline styling is consistent with the next update – for now you can fix it with
#top .title_container .main-title{
font-family: 'Yanone Kaffeesatz', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
2) No, the dropdown doesn’t support the font icon. You can try to use the “Slide Out” mobile menu instead which uses standard html links and I guess it supports icon fonts too.
Cheers!
Peter