Tagged: x
-
AuthorPosts
-
April 22, 2016 at 5:28 am #895117
speesterParticipantHi.
I set
Cart Content – Outer Color to gold
Cart Content – Outer Color Hover to green
Questions
1) The icon is not vision when it not hover. How to change the color of the icon.
2) When hover the text become black. How can i change it to whiteI am currently working on a temporary fix, so it may not looks like what i mention earlier. But you got my point.
Thanks
April 22, 2016 at 5:28 am #895118
speesterParticipantThis reply has been marked as private.April 22, 2016 at 9:15 pm #896154
Rue NelModeratorHello There,
Thanks for writing in!
1] To change the color of the icon, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-navbar .x-navbar-inner .x-nav li.x-menu-item-woocommerce a:hover .x-cart span.inner { color: #fff; }2] If you want to include the price and make it a white color, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-navbar .x-navbar-inner .x-nav li.x-menu-item-woocommerce a:hover .x-cart span { color: #fff; }If you need anything else, please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-895117 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
