CHANGING THE FONT FOR MENU PAGE

  • Posted in : Photographer
  • dbd
    Participant

    Hi,
    I would like to be able to change the font size and type on the menu page as the default is very bold.
    Please help.

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .nav-menu ul li { font-size: 12px; font-weight: 300; }

    Thanks

    dbd
    Participant

    Also want to change the font size and make less bold on all the separate pages title as it is way too heavy.
    Please advise
    Thanks for all your help.

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    @media screen and (min-width: 768px) { h1 { font-size: 2.40em; font-weight: 300; } }

    Thanks

    dbd
    Participant

    Hi Serkan,

    Thanks for your response.
    It works for macbook but not on android ??…any suggestions ??
    Thanks

    serkan
    Moderator

    Hi,
    You can add this code for the small devices.

    h1 { font-size: 1.3em; font-weight: 300; }

    Thanks

    dbd
    Participant

    Great. Thanks Serkan

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register