I want to align the side object to the bottom right, how can I do this with a code?

This topic has 4 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Rose Tyler

  • Avatar: vasak
    Taha
    Participant
    June 6, 2023 at 20:35

    I want to align the side object to the bottom right, how can I do this with a code? https://tinyurl.com/2mhcl3w7
    https://www.network.com.tr/kadin-pantolon-modelleri-703

    ok i want to do like on this website if you can help me i would love it

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 7, 2023 at 07:11

    Hello Vasak,

    Thank you for contacting us and for using XStore.

    Please try to use the next code to change the position for the sale label:

    .products-loop .onsale {
        left: unset !important;
        right: 0;
        bottom: 25px;
        top: unset;
    }

    Theme Options > Theme custom CSS.

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: vasak
    Taha
    Participant
    June 7, 2023 at 14:44

    hello, thank you very much for the arrival, it’s all right, I just want to do this, with the price tag discount, price sute, normal bottom, inderm and filyat I want to make just like this photo, if you could help me, I would be grateful
    https://tinyurl.com/2penczew

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 7, 2023 at 15:26

    Hello Vasak,

    You’re welcome!

    Please try the next code:

    .products-loop .product-view-light .price-switcher {
        padding-left: 50px;
    }
    .products-loop .product-view-light del {
        display: block;
    }
    .products-loop .product-view-light .price-switch {
        margin-top: -5px;
    }

    Kind Regards,
    8theme team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.