Home Forums WoodMart support forum Change icon My Account color in sticky menu

Change icon My Account color in sticky menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #273353

    rodrigo17r
    Participant

    Hi, I want change color for icon My Account in sticky menu. Is currently black color, but I want green.

    #273398

    Hello,

    Thank you very much for choosing our theme and for contacting us.

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

    /*My Account*/
    body  .whb-sticked  .woodmart-header-links .item-level-0>a {
        color: orange;
    }

    Please set the color as per your needs. If it does not work, please provide your site admin access as your site is under construction.

    Best Regards

    #273411

    rodrigo17r
    Participant

    It doesn’t work. Help me please.

    #273452

    Hello,

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

    body .whb-sticked .wd-tools-element.my-account-with-icon .wd-tools-icon{
    color:red;
    }

    Best Regards

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