Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #350278

    Which css controls the border above and below the menu? I would like to make it semi-transparent.

    See links below:

    #350387

    Hi koala!

    Try adding this to your custom CSS.

    #header, #header_main, #header_main_alternate {
        border-width: 0px !important;
    }

    Cheers!
    Elliott

    #350994

    Thanks! I made it 1px semi-transparent using that css target.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Which css controls the border above and below the menu?’ is closed to new replies.