Home Forums WoodMart support forum the sale icon is in white

the sale icon is in white

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #221500

    MAYZEL
    Participant

    can you change this to the blue colour of my theme with

    white writing and blue background
    https://snipboard.io/VAGbdg.jpg

    #221566

    Hello,

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

    .onsale.product-label {
    background: blue;
    }

    Best Regards.

    #236930

    MAYZEL
    Participant

    https://snipboard.io/r7Ad0e.jpg

    Still showing as white would rather it to show black please?

    #236978

    Hello,

    I saw the screenshot you attached.

    The CSS is not working because your website is loading from the cache. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .onsale.product-label {
    	background: black;
    }

    Then deactivate the cache plugin clear browser cache and check back. If you are still unable then provide admin panel login details of the website to check it myself and help you out accordingly.

    Regard’s.
    Xtemos Studios.

    #238484

    MAYZEL
    Participant

    https://snipboard.io/FRyd3o.jpg

    yeh doesnt change it

    #238503

    Hello,

    Your issue has been resolved. There was a syntax error in the CSS that you added before in the Global Custom CSS area that was causing the issue.

    I have fixed it and now the sale label background is working fine. Please clear the cache and check back.

    Screenshot for Clarification: https://ibb.co/CJpH5cG

    Best Regards.

    #239552

    MAYZEL
    Participant

    after the update its gone back to the same?
    https://snipboard.io/ky1dw4.jpg
    https://snipboard.io/2kTfPh.jpg

    #239626

    Hello,

    I saw the screenshots you attached.

    Please make sure that the Custom CSS is added in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .onsale.product-label {
    	background: black;
    }

    Then clear the cache and check back.

    Regard’s.
    Xtemos Studios.

    #240920

    MAYZEL
    Participant

    done that still dont work

    #240993

    Hello,

    Your website is loading from cache please deactivate the cache plugin and check back.

    If the problem continues then provide with the correct admin panel login details of the website to check it myself and help you out accordingly.

    Because the previously provided login details are not working.

    Regard’s.
    Xtemos Studios.

    #241082

    MAYZEL
    Participant

    yeh i need cache plug in to make my site faster

    #241207

    Hello,

    Sorry, but the login details you provided are still not working. Please provide me with the correct admin panel login details to check it myself and help you out accordingly.

    Screenshot for Clarification: https://prnt.sc/vieaur

    Best Regards.

    #242402

    MAYZEL
    Participant

    here the details

    #242452

    Hello,

    Your issue has been resolved now the sale background is black. Please clear cache and check back.

    Screenshot for Clarification: https://prnt.sc/vl8cjb

    Regard’s.
    Xtemos Studios.

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