Home Forums WoodMart support forum Color Change

Color Change

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #246075

    Sachin
    Participant

    How to change HOVER color of main menu?
    and
    How to change color of Wishlist count and cart count??

    (PLEASE CHECK THE ATTACHMENT)

    Attachments:
    You must be logged in to view attached files.
    #246108

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).

    I saw the screenshot you attached. For the menu hover color Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .whb-color-dark .navigation-style-default .item-level-0 > a:hover {
    	color: red;
    }

    The wishlist and add to cart count color works with the primary color. You can try setting the primary color from Theme Settings >> Styles & Colors.

    Regards.
    Xtemos Studios.

Viewing 2 posts - 1 through 2 (of 2 total)