Smaller font for menu items

8 replies
Dear Warriors,

Does anybody have an idea about how I can make the font of the menu items on my Wordpress site smaller?
#font #items #menu #smaller
  • Profile picture of the author jeffreyhuan
    Find the css file of your theme and edit the font size accordingly.
    {{ DiscussionBoard.errors[5105834].message }}
  • Profile picture of the author Mike Baker
    Which blog are referring to? The one in your signature? Are you referring to the titles in the widgets?
    Signature

    {{ DiscussionBoard.errors[5105846].message }}
    • Profile picture of the author Farouseh
      Originally Posted by Zamantra Marketing View Post

      Which blog are referring to? The one in your signature? Are you referring to the titles in the widgets?
      I am not referring to the blog in my signature. I have found the way to change the size of the font.

      I went to stylesheet.css and then to the section

      /* =Menu
      ----------------------------------------------- */

      and then to

      #access ul {
      font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
      font-size: 11px;
      font-weight: bold;
      list-style: none;
      margin: 0;
      padding-left: 0;
      text-transform: uppercase;

      I changed the font size there.

      But now I need to change the font style itself. The font family has four fonts in it. How can I change it to the font that I need?
      Signature

      Have a look at how you can optimize the use of your muscle supplements ==>

      Muscle Supplement Blog

      {{ DiscussionBoard.errors[5105989].message }}
  • Profile picture of the author Mike Baker
    If you want Arial to be your font for example, just put it at the beginning so it looks like: font-family: "Arial, Helvetica Neue", Helvetica, "Nimbus Sans L", sans-serif;
    Signature

    {{ DiscussionBoard.errors[5106008].message }}
    • Profile picture of the author Farouseh
      Originally Posted by Zamantra Marketing View Post

      If you want Arial to be your font for example, just put it at the beginning so it looks like: font-family: "Arial, Helvetica Neue", Helvetica, "Nimbus Sans L", sans-serif;
      Actually I need a font that is not included within these four fonts. Can I add more font styles?
      Signature

      Have a look at how you can optimize the use of your muscle supplements ==>

      Muscle Supplement Blog

      {{ DiscussionBoard.errors[5106017].message }}
  • Profile picture of the author Mike Baker
    That depends on the font you want to use?
    Signature

    {{ DiscussionBoard.errors[5106059].message }}
    • Profile picture of the author Farouseh
      Originally Posted by Zamantra Marketing View Post

      That depends on the font you want to use?
      I want to use "Cambria", a font that I use in MS Word.
      Signature

      Have a look at how you can optimize the use of your muscle supplements ==>

      Muscle Supplement Blog

      {{ DiscussionBoard.errors[5106160].message }}
  • Profile picture of the author Mike Baker
    The Cambria font is licensed to Microsoft and therefore as far as I am aware cannot be used on websites, so unfortunately you will have to use a different font.
    Signature

    {{ DiscussionBoard.errors[5106234].message }}

Trending Topics