Hi,
how can I set the product badges to be aligned on right instead of left please ?
Hello, @seb,
Thank you for contacting us and for using XStore.
Should you wish to modify the position of the Sale label from the top left to the bottom right, kindly replicate the following CSS code into the designated location: XStore >> Theme Options >> Theme Custom CSS >> Global CSS.
Subsequently, please ensure to clear your browser cache to visualize the changes. The anticipated outcome should resemble this: https://imgur.com/a/nyiVaXQ
.products-loop .onsale {
left: unset !important;
right: 10px;
bottom: 12px;
top: 10px;
}
We hope this helps.
Yours Sincerely,
8Themes Team.
Thx
The topic ‘how to set product badges to display on right side’ is closed to new replies.
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.