mooco

Forum Replies Created

list of topics you have created till now.

  • mooco
    Participant

    thanks a lot !!!

    mooco
    Participant
    Posted in : MENU Font iphone view

    solved adding this:

    @media (max-width: 767px) {
    .main-navigation { font-size: 1.4em; font-family: ‘Chivo’, sans-serif; }
    }

    mooco
    Participant

    thank you

    mooco
    Participant

    thank you

    I just did it with this extra CSS code:

    it seems working fine

    @media (min-width: 768px) and (max-width: 1024px) {
    .main-navigation { font-size: 1.28em; }
    #nav #search-form #search { min-width: 65px; }
    h1.site-title { font-size: 1.1em; }
    h2.site-description { font-size: 1em; }
    .entry-header { font-size: 1em; }
    .entry-content { font-size: 1.4em; }
    .post-list { font-size: 1.1em; letter-spacing: 0.08em }
    }

    @media (max-width: 767px) {
    h1.site-title { font-size: 1em; line-height:3em }
    h2.site-description { font-size: 0.8em; line-height:1.5em }
    .entry-title { font-size: 1.1em; }
    .entry-header { font-size: 1.1em; }
    .entry-content { font-size: 1.1em; }
    .post-list { font-size: 1.1em; letter-spacing: 0.08em }
    }

    mooco
    Participant

    sorry, to say that after double checking, (for the word spacing in main nav Menu) , with positive em’s, the menu voices align to the right a little bit, while with negative they align a bit on the left.

    I would need to keep them center aligned.

    thanks a lot

    mooco
    Participant
    Posted in : MENU Font iphone view

    I can send them to your private email. I can’t publish them into the forum.
    but there isn’t that much to see.
    main menu font for screen size is in carrois gothic, while the word “menu” when seen from iphone, is in a slab serif font, perhaps the one you used for the default theme settings, can’t remember its name

    mooco
    Participant
    Posted in : MENU Font iphone view

    yes 1.1 (thank you for the other feedback, I appreciate)

Viewing 8 posts - 1 through 8 (of 8 total)