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
This topic has 4 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Rose Tyler
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
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
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
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
You must be logged in to reply to this topic.Log in/Sign up