• mudiya2610

    (@mudiya2610)


    i am facing another problem.
    When i select about us menu bar…it shhows its subitmes.Very first subitem is over-alpping with the menubar option below it.
    How to fix this error.
    can anyonehelp ?:(

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

    (@mudiya2610)

    Thread Starter mudiya2610

    (@mudiya2610)

    Theme Author Viva Themes

    (@vivathemes)

    I see it is working fine now. I would suggest however to keep the menu in one line, looks nicer. If you need all the first level menu items, you can decrease the font size of the menu.

    In style.css file look for

    .sf-menu a {
    	padding: 7px 15px;
    	text-decoration: none;
    	zoom: 1; /* IE7 */
    	font-size: 16px;
    	font-family: 'Arvo', arial, helvetica, sans-serif;
    	text-transform: uppercase;
    	color: #000;
    	font-weight: 400;
    }

    just change the font-size.

    Edy

    Thread Starter mudiya2610

    (@mudiya2610)

    ok thanks ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Overlapping dropdown menubar’ is closed to new replies.