Home Forums WoodMart support forum LABEL – NEW | % OFF | NOT AVAILABLE

LABEL – NEW | % OFF | NOT AVAILABLE

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

    pavel.vutkow
    Participant

    Hello,
    Please indicate how I can achieve the same design As here:

    http://joxi.net/Y2LPpz8iEaWJO2

    The options they offer are good but not attractive to customers!

    How can I get “the discount” and the “new” label to be in both corners and not one below the other! This is clutter in one part of the product photo.

    Thank you in advance 🙂

    #243066

    Hello,

    I saw the screenshot you attached.

    Sorry, but there is no option in Theme Settings to make the labels of the same design as you mentioned.

    It is not possible with just simple Custom CSS it will require customizations and this is beyond our limitations and support policy.

    Therefore to move the sale label to the right side try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-label.onsale {
    	position: absolute;
    	margin-left: 165px;
    }

    Best Regards.

    #243142

    pavel.vutkow
    Participant

    Sharing this information:
    :”It is not possible with just simple Custom CSS it will require customizations and this is beyond our limitations and support policy.”:

    1. Are you planning to update and add new labels design? This is a small part that will be of great benefit to your customers.

    2. If I hire a programmer, what needs to be done to change this design – is it enough to make some advanced CSS configuration of the label, or it is need something else.

    My question is so that someone doesn’t lie and deceive me and only take my money for something I don’t understand.

    #243158

    Hello,

    I have marked it as a feature request and forwarding this to our development department for considering to add it to the theme, but I am not giving you the guarantee for that because please note that a theme cannot satisfy all requirements as it may occur theme heaviness. Sometimes it may require your own customization. So if the development department finds it fit with the theme environment then surely they will look through it.

    Sorry, but we do not provide customization services. We provide only support within our policy frames, if you need additional customization you can find a developer or try to contact our partners https://wpkraken.io/?ref=xtemos.studio

    Regards.
    Xtemos Studios.

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