• mudiya2610

    (@mudiya2610)


    there is problem with my menu bar..
    when i press menuu bar title MUSTIVAL’15 …drop down menu bar all the color of drop down menu bar changes to black.What is the problem.HELP NEEDED.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter mudiya2610

    (@mudiya2610)

    https://www.musr-asme.com
    This is my website.

    Thread Starter mudiya2610

    (@mudiya2610)

    anyone?

    Theme Author Viva Themes

    (@vivathemes)

    You could add this to the style.css file, it should work
    .sf-menu li.current-menu-item ul li a { color: #fff; }

    Edy

    Thread Starter mudiya2610

    (@mudiya2610)

    Ok the color has changed to white but when i put the cursor over the drop down menu bar that white color isnt changing into black :/
    ABOUT US -> Advisory council (Color of advisry council remains white)
    any solution ?:/

    Can someone help me? I was trying to have my menu bar expand across the page and was editing the margin number in the Editor Style Sheet. Now my menu bar is not at the top of website but in the middle! I reverted all my changes but something is wrong

    #dropmenu {padding: 0; margin: 0; list-style:none; position:relative; width:100%; z-index: 4000;}
    #dropmenu li {list-style:none; padding:0; margin:0; position:relative; float: left; line-height: 42px;}
    #dropmenu li a {margin: 0; padding: 0 13px; display: block; line-height: 42px; color: #00001F; text-transform: uppercase; font-size: 12px;}
    #dropmenu li a:hover {text-decoration: none; background: url(‘images/active_nav_bg.jpg’) repeat-x; color: #999;}
    #dropmenu li ul {margin:0; padding:0; list-style:none; display:none; position:absolute; width:200px; z-index:3000; top:41px; _top:42px;/*IE6 fix*/ left: -1px; background: #F8F8F8; border: 1px solid #ddd; border-width: 0 1px 1px;}
    #dropmenu li ul li {margin:0; position:relative; border: 1px solid #fff; border-width: 0 1px 1px; border-top:1px solid #ebebeb; line-height: 20px; padding:0;}
    #dropmenu li ul li a {padding:0 10px; margin:0; width:178px; color: #999; font-size: 12px; line-height: 30px;}
    #dropmenu li ul li a:hover {background: none; color: #555;}
    #dropmenu li ul li ul {position:absolute;top:-1px; left:199px; margin:0; z-index: 2000;}
    #dropmenu li:hover ul ul,
    #dropmenu li:hover ul ul ul,
    #dropmenu li:hover ul ul ul ul {display:none;}
    #dropmenu li:hover ul,
    #dropmenu li li:hover ul,
    #dropmenu li li li:hover ul,
    #dropmenu li li li li:hover ul {display:block;}
    #dropmenu li.current_page_item, #dropmenu li.current-cat {background: url(‘images/active_nav_bg.jpg’) repeat-x;}
    #dropmenu li li.current_page_item, #dropmenu li li.current-cat {background:none;}
    #dropmenu li.current_page_item a, #dropmenu li.current-cat a {color: #555;}

    Theme Author Viva Themes

    (@vivathemes)

    Hi,

    #drompenu is not an id in this theme. It would help if you post the url so we can take a look.

    Edy

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘menu bar’ is closed to new replies.