Home Forums WoodMart support forum Highlight labels colors

Highlight labels colors

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

    mohellebi.mohand
    Participant

    Hello,

    I’m unable to change the color of the highlight labels (they appear in blue instead of orange).

    Thank you.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    #dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite .featured-label {
    	background-color: #ffa500 !important;
    }

    Best Regards,

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