Home › Forums › Jevelin Theme › Shop hover color change.
Home › Forums › Jevelin Theme › Shop hover color change.
Solution for this topic
Hi @rosybags,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .sh-sidebar-search-active input.sh-sidebar-search.search-field { border-color: #e5e5e5 !important; background: #FFF !important; }
Best regards,
Shufflehound team
somehow this doesn’t work, the red color is stil showing when i’m hovering over it
sorry, i don’t mean hovering but when i clicked on it and i can type text
fixed it!
You are most welcome here š