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; } Ainul, Kobir, LLLes and 1 other 2 1 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. 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! Create_Job and Ainul 2 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. 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