LLLes Posted May 30, 2022 Share Posted May 30, 2022 (edited) Site URL: https://www.lpyluk.com/ Hello, I changed the nav style to buttons and couldn't find any css code that could change the active state. When I hover over the nav, the color of the button is black and the text is white, but after I click on the button, it changes back to it's original state. Which css could make the active state be the same color as the hover state? Site password is: 09876 Thank you! Edited May 30, 2022 by LLLes Link to comment
Solution Web_Solutions Posted May 31, 2022 Solution Share Posted May 31, 2022 Add these code On Custom CSS section .Header-inner .Header-nav.Header-nav--primary .Header-nav-item.Header-nav-item--active{ background-color: #000 !important; color: #fff !important; } Create_Job, Ainul and LLLes 1 1 1 Link to comment
LLLes Posted May 31, 2022 Author Share Posted May 31, 2022 @Web_Solutions Thank you so much!!!!!!! 🙂 Link to comment
Web_Solutions Posted May 31, 2022 Share Posted May 31, 2022 You're most welcome! Ainul and Create_Job 2 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment