Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Shadow of sub-items

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38047
    madhusudhan
    Member

    Hi I am new to css,

    I am displaying menu-items in certain margin but it getting shadow along with menu-items . I want to remove the black shadow of the menu-items.how can it be implemented – to change the code or something changed in css file?

    this is my css:

    .v-menubar-submenu {
    display:block;
    margin-left:100px;
    background-image: url(../chameleon-blue/menu-item-separator.png) repeat 0 1px;
    background-color: #BCD3DE;
    font-size: 15px;
    color: #3F5F7C;
    }
    #102786
    Paulie_D
    Member

    Your link does not work.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.