top navigation menu

Support Area Forums Agency top navigation menu

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #13717
    Katie Miranda
    Participant

    Hi Bill, please see this site here: http://www.notaxdollarstoisrael.com/

    How can I get the navigation menu items to go below the “No Tax Dollars to Israel” logo ? The font would also have to be shrunk somewhat so the links could all fit on one horizontal row

    thank you !
    -Katie.

    #13726
    Bill Robbins
    Moderator

    Good Morning Katie,

    See if this doesn’t work a bit better for you:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      #navigation {
      	height: auto;
      	top: 0;
      	padding-bottom: 5px;
      }
      
      #text-logo {
      	position: relative;
      }
      
      #navigation .menu a, 
      #navigation .menu a:visited {
      	font-size: 14px;
      	margin: 0;
      }
      
    3. Update your settings.

    Let me know how that turns out or if you have any other questions,
    Bill

    #13745
    Katie Miranda
    Participant

    Perfect !!! Thanks Bill ! :}

    #13775
    Bill Robbins
    Moderator

    Fantastic. If you need anything else, just let me know.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘top navigation menu’ is closed to new replies.