grapheezy Posted May 28, 2016 Share Posted May 28, 2016 http://www.capecodmoments.com/Mainstore/index.php I'm trying to edit or change the purple color into blue. i tried updating all my css files or so in the theme, but i cant theme to find where the color is put.. any idea? theme being used http://demo.presthemes.com/jewelry_handmade/ please help . Link to comment Share on other sites More sharing options...
Ittu Posted May 28, 2016 Share Posted May 28, 2016 Hi Grapheezy, You can find the css in http://demo.presthemes.com/jewelry_handmade/themes/ps_t_jewelry/css/modules/csmegamenu/css/front/csmegamenu.css with class .cs-menu-container .menu-item > a:hover Link to comment Share on other sites More sharing options...
grapheezy Posted May 28, 2016 Author Share Posted May 28, 2016 Hi Grapheezy, You can find the css in http://demo.presthemes.com/jewelry_handmade/themes/ps_t_jewelry/css/modules/csmegamenu/css/front/csmegamenu.css with class .cs-menu-container .menu-item > a:hover i updated that 10 times, but it didnt change... i'm lost Link to comment Share on other sites More sharing options...
Ittu Posted May 29, 2016 Share Posted May 29, 2016 .cs-menu-container .menu-item > a:hover { color: #be6bb0; background: transparent; } #be6bb0 this is pink color code. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now