• Resolved habbyzh

    (@habbyzh)


    Hi, I want to change the menu size. I have read the other post of using

    .site-header > .wrap {
        padding: 20px 0;
    }

    and

    .site-header .wrap {
    padding: 0;
    }

    but it doesnt seem to work. Can anyone help me?

Viewing 1 replies (of 1 total)
  • Thread Starter habbyzh

    (@habbyzh)

    ok found the code!

    .omega-nav-menu a {
    	border: none;
    	color: #fff;
    	display: block;
    	padding: 5px 20px;
    	position: relative;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Changing Menu Size’ is closed to new replies.