Home Forums WoodMart support forum Change menu color ?

Change menu color ?

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #355202

    robt
    Participant

    Hello,

    How to change the color of menu please. And hover color too.

    Regards

    #355220

    Hello,

    Advanced typography provides the option for both: default and on hover.

    Best Regards

    #355633

    robt
    Participant

    hi

    can you please tell me how to change the color of the cart buton ?

    best regards

    #355723

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-header-cart .wd-tools-icon.woodmart-cart-icon:before {
    color:red;
    }

    Best Regards

    #356541

    robt
    Participant

    Hi,

    it do not work please check my website

    regards

    #356739

    robt
    Participant

    Website is open now, please check it

    #356761

    Hello,

    Your site is under construction. Please insert the site admin access into the Private content below the message area.

    Best Regards

    #357037

    robt
    Participant

    Hello, like i told you in my last message, my website is open just for you. Please check it

    #357140

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body  .wd-nav.wd-nav-secondary > li > a span {
        color: red;
    }
    body  .wd-nav.wd-nav-secondary > li > a span:hover {
        color: yellow;
    }

    Best Regards

    #392956

    robt
    Participant

    Thnk you

    you can close this topic

    best regards

    #393105

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Change menu color ?’ is closed to new replies.