Change font size

  • Posted in : Photographer
  • edde1
    Participant

    Hello

    I have try to change the font size for the menu text under the main menu.

    I have search the forum without success. My menu looks ok but for example i want the word KONTAKT to be smaller. Do you have any css code for that?

    Please look at the picture and you will understand what i talking about.

    Regards

    http://imgur.com/VWR2f2n

    serkan
    Moderator

    Hi edde1,
    You can use this custom css code;

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

    Thanks

    edde1
    Participant

    Problem solved! Thank you Serkan!

    serkan
    Moderator

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

    edde1
    Participant

    I foogot to ask about the menu in mobile site. How do i make menu look smaller? The text is extreme large. I have cds code to make it smaller for normal pc site and thats work. Is it special css code for mobile site?

    serkan
    Moderator

    Hi edde1,

    You can use this custom css code;

    @media screen and (max-width: 767px) { .nav-menu ul li {  font-size: 11px; } }

    Thanks

Viewing 6 posts - 1 through 6 (of 6 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