Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Menu placement?

Home / Forums / Virtue Theme / Menu placement?

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
November 7, 2013 at 2:35 pm

Hi Ben,

I am trying to move the main menu so that it is positioned about halfway down the page and centered on the home page. Is this possible?
I have this so far but cannot get it to move down.

.headerclass {
background: none;
top: 53%;
z-index: 17;
}

.sf-menu {
position: fixed;
z-index: 10;
top: 0;
left: 0;
width: 100%;
background: none;
text-align: center;
}

Thanks,
Shaun.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.