NEW

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #114072

    player123
    Participant

    Good afternoon. Tell me, please, how to fix the display of the attribute from the left side of the product to the right? For example, NEW

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

    Hello,

    It is not possible to replace only NEW, all the labels will go to the right.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .labels-rounded {
        top: 7px;
        right: 7px;
        left:auto;
    }

    Best Regards

    #114096

    player123
    Participant

    Thx!

    #114097

    player123
    Participant

    Unfortunately it does not help. Moves a small logo in the directory from left to right. It is necessary that he was in the catalog in their places.

    #114102

    Hello,

    It is not possible to make in shop page on the right and in the catalog on the left.

    Best Regards

    #114110

    player123
    Participant

    It is necessary that everywhere there is an arrangement to the left, is this impossible?

    #114119

    Hello,

    All the badges can be either on the left or on the right. It is not possible one badges to place on the left and others on the right. It is not possible to place them on the left on the shop and on the right on the catalog page.

    Best Regards

    #114133

    player123
    Participant

    but I have them exactly and placed! I need everything on the left.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .product-image-summary .product-images .product-labels  {
        top: 15px;
        left: 0;
        right: auto;
    }

    Best Regards

    #114143

    player123
    Participant

    thx all good

    #114179

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘NEW’ is closed to new replies.