Font Change & iPad Menu Display

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Font Change & iPad Menu Display

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12335
    dzysman
    Member

    Hi,

    I would like to install google fonts instead of the fonts you suggest here: http://support.livemeshthemes.com/faqs/install-custom-fonts/ how I can make it happen?

    Additionally, I’m having issues with the look of the page menu on ipad mini I attach how it looks.

    Regards,

    Denis

    #12365
    Veena
    Moderator

    It is already installed in our theme.Pls visit Themeoptions > Fonts tab.

    We need a link to your site inorder to check and suggest something about the ipad issue, kindly share the same.

    #12391
    dzysman
    Member
    This reply has been marked as private.
    #12397
    Veena
    Moderator

    You can use the below custom CSS in themeoptions –

    .heading2 h2.title {
    text-transform: capitalize;
    }
    @media only screen and (max-width: 1024px)
    {
    #primary-menu {
    float: right;
    }}
    
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.