Created
July 2, 2023 09:42
-
-
Save plugin-republic/a1cff1887543a19ceb87211f958d17ba to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.qty-discounted-price { | |
display: inline-block !important; | |
width: 30% !important; | |
position: absolute !important; | |
right: 80px !important; | |
} | |
.qty-percent-savings { | |
position: absolute !important; | |
right: 0 !important; | |
color: green !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment