Hi there,
I would like to change one menu item in the navbar to a button with colors, like on this page: http://testserver1.us/ where it says ‘purchase books’. What’s the best way to achieve this?
I tried to do it with the class option in the menu-item to point to the CSS text for the button which I put in the style.css in the childtheme. But somehow it doesn’t show how it’s meant to be. Does it maybe conflict with other CSS somewhere else?