how would I change the text color of the menu items in the header? is it also possible to change the background color when I hover over the buttons? thanks!
Hello Joseph, Greeting from InkThemes, To make the desired changes, just paste the code in the custom CSS section of the theme. Go to (Dashboard->InkThemes->Theme Options->Styling Option). Code: #menu .ddsmoothmenu li a { color: #000000; } #menu .ddsmoothmenu li :hover { background: #faebd7; } Regards, Akbar InkThemes.com
Hello, Greeting from InkThemes, You are most welcome! If you need further help then kindly let us know we will be ready to help you. Regards, Akbar InkThemes.com