Home Forums WoodMart support forum CHANGE POSITION OF SOLD OUT LABEL

CHANGE POSITION OF SOLD OUT LABEL

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

    jimanagn
    Participant

    Hi,

    How can i change the position of sold out to top right.

    Thank you

    #28805

    Artem Temos
    Keymaster

    Hi,

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

    .product-labels {
    	left:auto!important;
    	right: 8px;
    }

    Regards

    #28807

    jimanagn
    Participant

    NOOOOO,

    Change all the labes. I don’t want all the label, only the sold out label. it doesn’t appear because there is the sales label on front

    #28824

    Artem Temos
    Keymaster

    Hi,

    But currently you have quick view and wishlist buttons on the right side and they will overlap each other https://gyazo.com/4eae0bb777f09bccb1f6ba17237d7d91

    Regards

    #28838

    jimanagn
    Participant

    Hi,

    Yes, you have right.
    Can we put the label sold out left down from the label sales (LIKE ATTACHMENT)?

    Thank you

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

    Artem Temos
    Keymaster

    Can you create an example product with both labels?

    #28842

    jimanagn
    Participant

    Yes the fire in attachment is on sales and sold out, but the label sold out doesn’t appear

    #28844

    Artem Temos
    Keymaster

    We can’t find them on your website. Could you please send us a link?

    #28846

    jimanagn
    Participant

    Yes, sure

    #28848

    Artem Temos
    Keymaster

    OK, we noticed an issue in our theme. Products on sale can’t have sold out label in the same time. We will change this in our next theme update.

    #28849

    jimanagn
    Participant

    ok, watch it why down for the label sales there is the label new (if a product is brand new) so do not hide again from this label 🙂

    #28851

    Artem Temos
    Keymaster

    Sorry, what do you mean? 🙂

    #28854

    jimanagn
    Participant

    these items are in sales and new (see attachments)
    If sold out where will apperars the label?

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

    Artem Temos
    Keymaster

    It will always appear below the sale label

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