Custom font for top menu, Google Analytics

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support Custom font for top menu, Google Analytics

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2405
    guidar
    Member

    Hi, how can I change the font in my top menu to Miso? Website is http://guidarapp.com/

    Also, I’ve put the Google Analytics Code in the Miscellaneous part of Theme Options but Google Analytics shows no activity.

    Thanks

    #2421
    livemesh
    Keymaster

    For changing the font of the menu, pls insert the following CSS into Custom CSS tab in the Theme Options panel or the /custom/custom.css file –

    #primary-menu > ul.menu > li > a {
    font-family: 'Miso';
    }
    

    Looks like you inserted only the tracking id, not the script. Pls insert the complete script as seen below in your analytics account –

    https://docs.google.com/file/d/0B9j6FQo4cSQFa0JwUy1jTzZhRnM/edit?usp=drivesdk

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.