• My navbar border-right is gradient. I can’t seen to figure out how to remove this.

    ‘#newnav li a {
    display: block;
    padding: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #666;
    border-right: 1px solid #00b467;
    height:22px;
    }’

    The code is above. Thanks for taking the time to read this. -Joe

Viewing 3 replies - 1 through 3 (of 3 total)
  • What theme are you using? Where did you download it from?

    Thread Starter Joe LeBeau

    (@joelebeau)

    Thanks for your reply. I’m using the frisco theme on buddypress downloaded right from wordpress. I hid the default navbar ‘using css’ that comes with the frisco theme so that I could code my own. I made sure that the new #id’s and .classes were different from the old nav. Now I wanted to put a border on the right with a solid color and it is gradient from top to bottom. It is especially noticeable if I expand the width of the border. Any ideas? Thanks- Joe.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Navbar border is gradient for some reason?’ is closed to new replies.