hi, you helped me with this last month (original query below) – but since I’ve updated my version of the enfold theme this colour styling has been lost – any advice on how to get it working again – many thanks…
……………………
hi, I’d like to give the last menu item on my main navbar a different colour to the other links… and make it right align so it stands out on its own…can you advise how to do this please.
the website is at http://premiumproseindia.com/testsite/wp/
…………………………
All help gratefully recieved – thanks,
sarah
Hey sarahed!
Seems like you have already right aligned your menu item. Please add following code to Quick CSS
li#menu-item-221 .avia-menu-text {
color: red!important;
padding: 5px;
background-color: black;
border-radius: 5px;
}
Cheers!
Yigit
Brilliant – thanks Yigit, all solved now!
cheers
sarah