Viewing 3 replies - 1 through 3 (of 3 total)
  • You should have a subfolder in the theme called CSS..in here you will find default.css… in here you will find the CSS for the menu…

    Something like the text below…. just play around with the font size till you get it right..

    /* Menu */
    #top-menu{font-size: 1.2em;z-index:1;position: relative;}
    #top-menu a{margin:0 0.5em 0.5em;padding: 0.5em 0 0;}
    #menucont{font-size: 1.7em;font-weight: normal;width:100%;border: none;margin-bottom: 15px;}
    #menu {width:100%;z-index:1;position: relative;}
    #menu ul.sf-menu{margin: 0 40px;}
    #links {float:right;padding-top: 4px; margin-right: 40px;}
    #links li{float:left;list-style: none;padding-left:6px;margin-bottom: -1px;}
    Thread Starter FloridaArchery

    (@floridaarchery)

    marvelous…thanks!.

    And how about the left and right bar? These navigation menus are transperant, but I like to put a bgcolor here (white). The text in it has become unreadable since using a background image on the page.
    https://ledstriplights.info

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bombax theme…changing font size in header menu’ is closed to new replies.