Home › Community Forums › Epik Theme Support › Buttons on Menus/Nav Bar › Reply To: Buttons on Menus/Nav Bar
October 18, 2013 at 2:03 pm
#8266

Customer
I tried that, but it didn’t work. I found out how to position/ align the buttons with the rest of the nav bar:
I added this to .menugreen:
position: relative;
left: -5px;
top: -3px;
And this to .menuorange:
position: relative;
top: -3px;
The only thing now is that it does a funky motion when I hover over it. I tried adding the same codes to menugreen:hover, but didn’t work.
Getting there! ๐