Home › Forums › WoodMart support forum › menu hover color menu hover color This topic has 3 replies, 2 voices, and was last updated 6 years, 8 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 16, 2018 at 11:41 am #52718 pityhanaParticipant hello sir i need to change the hover link color of menu in header in dark theme. also need to make active link in other color. also need to change (login to sign in) thank you sir April 16, 2018 at 2:15 pm #52768 Elise NoromitMember Hello, Thank you for choosing our theme and contacting our support. Please add these CSS codes to Theme Settings > Custom CSS: /*for active menu item*/ .menu-style-default .header-color-light .main-nav .current-menu-item>a{ color:#888888 } /*for hover menu item*/ .menu-style-default .header-color-light .main-nav .menu-item>a:hover{ color:#888888 } Please provide your admin access I will check the best way for changing (login to sign in) Best Regards April 17, 2018 at 5:26 pm #52995 pityhanaParticipant dear sir the color not change please also one thing i need new page like this : https://woodmart.xtemos.com/parallax-scrolling/ April 17, 2018 at 7:34 pm #53024 Elise NoromitMember Hello, Please add this CSS: .whb-color-light .navigation-style-default .item-level-0>a:hover{ color:red; } .whb-color-light .navigation-style-default .item-level-0.current-menu-item>a{ color:red; } Put your color number instead of “red” In order to set parallax, enter the row and switch to Walmart Extras and you will find how to configure. If you have any questions feel free to contact us. Best regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register