Hi everyone, I am running the Simple Theme and currently it shows the On Sale Price first then the Regular Price. I would like to reverse that so the regular price shows then the sale price shows. I know people have done this with the Brooklyn theme but it didn't work for me.. Any suggestions would be greatly appreciated!
Solved! Go to the solution
Hello @leigh_killingbe ,
Could you please share your store URL to check?
Hi! Thanks for responding. My store URL is: https://nodogzallowed.com/products/funny-neighborhood-watch-cat-value-pack
Hello @leigh_killingbe
Below is the code to fix this issue by style
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
#ComparePrice{
float: left !important;
margin-right: 10px !important;
}
This is an accepted solution.
@leigh_killingbe I have added code to your website, Please verify the product details page and if it's fixed then please accept and like my solution
User | Count |
---|---|
417 | |
205 | |
144 | |
54 | |
42 |