Home New Guten Forums WoodMart support forum How to change hot lapel color ( background & font )

How to change hot lapel color ( background & font )

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

    mohamed
    Participant

    Hi

    How to change hot lapel color ( background & font ) change for this item only.
    also, Indeed to change “hot” to “low price”.
    I need code to change it
    https://gyazo.com/6c2c831c39256e9e8c2af9f931f6a7a5

    thanks

    #230100

    Hello,

    I saw the screenshot you attached.

    To change the background and the font color. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .featured.product-label {
    background: yellow;
    color: red;
    }

    And to change the text you need to install and use the loco translate plugin.

    You can watch the video in our detailed documentation in the following link:
    https://www.youtube.com/watch?v=D3NsDdMzsls

    Regard’s.
    Xtemos Studio.

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