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

One menu item diferent color

Home / Forums / Ascend Theme / One menu item diferent color

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
April 17, 2017 at 10:29 am

Hello, i have a question. I use Ascent premium wordpress theme and i need this.

My website: on test server

I need for ” začnimo projekt”

I use this css and dont work

#nav-main ul.sf-menu li.menu-item-17 > a {
color: #ffffff;
text-align: center
display: block;
padding: 0px;
padding-top: 10px;
padding-bottom: 15px;
background-color: #de8e1c;
border: 2px;
solid #de8e1c;
width: 170px;
border-radius: 7px
}

#nav-main ul.sf-menu li.menu-item-17 > a:hover {
color: #fffff;
text-align: center
display: block;
padding: 0px;
padding-top: 10px;
padding-bottom: 15px;
background-color: #f4a027;
border: 2px;
solid #4CAF50;
width: 170px
border-radius: 6px
}

Thanks for help.

Jure

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